view src/includes.h @ 128:9ab51896447f stable-5-18

don't do uribl lookups on rfc1918 address space
author carl
date Thu, 27 Apr 2006 10:05:43 -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"