view src/includes.h @ 151:0e8ec3c483ce stable-5-29

limit dns resolver timeouts and retry interval
author carl
date Tue, 27 Mar 2007 15:24:43 -0700
parents ecb40aa3eaa5
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"