Mercurial > dnsbl
comparison src/includes.h @ 92:505e77188317
optimize verification step, cleanup documentation
author | carl |
---|---|
date | Wed, 21 Sep 2005 08:00:08 -0700 |
parents | b7449114ebb0 |
children | e107ade3b1c0 |
comparison
equal
deleted
inserted
replaced
91:ca46fafc6621 | 92:505e77188317 |
---|---|
1 #define VERIFY_DEBUG 1 | |
2 #define RESOLVER_DEBUG 1 | |
3 #undef VERIFY_DEBUG | |
4 #undef RESOLVER_DEBUG | |
5 | |
1 #include "tokenizer.h" | 6 #include "tokenizer.h" |
2 #include "context.h" | 7 #include "context.h" |
3 #include "dnsbl.h" | 8 #include "dnsbl.h" |
4 #include "scanner.h" | 9 #include "scanner.h" |