view src/includes.h @ 149:9581f6e62574

switch to second context wins in all cases
author carl
date Mon, 19 Feb 2007 15:57:24 -0800
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"