comparison src/includes.h @ 440:f9165d9aa689

more changes for long syslog messages
author Carl Byington <carl@five-ten-sg.com>
date Thu, 07 Dec 2017 07:38:03 -0800
parents 69d33c034a8e
children 5209e92b4885
comparison
equal deleted inserted replaced
439:7247a9b6accc 440:f9165d9aa689
27 #include <stdint.h> 27 #include <stdint.h>
28 #include <arpa/nameser.h> 28 #include <arpa/nameser.h>
29 29
30 #include "tokenizer.h" 30 #include "tokenizer.h"
31 #include "context.h" 31 #include "context.h"
32 #include "spamass.h"
33 #include "dccifd.h"
32 #include "dnsbl.h" 34 #include "dnsbl.h"
33 #include "scanner.h" 35 #include "scanner.h"
34 #include "spamass.h"
35 #include "dccifd.h"
36 36