view src/includes.h @ 100:63e8633abc34 stable-5-8

allow empty env_to at global context to remove all restrictions on child contexts
author carl
date Sun, 25 Sep 2005 08:38:29 -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"