Mercurial > dnsbl
view src/includes.h @ 133:b8ce1b31237d stable-5-19
uribl lookups fully qualified; allow two component host names
author | carl |
---|---|
date | Tue, 01 Aug 2006 15:28:13 -0700 |
parents | e107ade3b1c0 |
children | ecb40aa3eaa5 |
line wrap: on
line source
#define VERIFY_DEBUG 1 #define RESOLVER_DEBUG 1 #undef VERIFY_DEBUG #undef RESOLVER_DEBUG #include "tokenizer.h" #include "context.h" #include "dnsbl.h" #include "scanner.h"