view src/includes.h @ 143:ecb40aa3eaa5 stable-5-23

require two periods for ip addresses
author carl
date Tue, 10 Oct 2006 19:12:16 -0700
parents e107ade3b1c0
children c7fc218686f5
line wrap: on
line source

/*

Copyright (c) 2006 Carl Byington - 510 Software Group, released under
the GPL version 2 or any later version at your choice available at
http://www.fsf.org/licenses/gpl.txt

*/

#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"