diff src/dnsbl.h @ 180:7a722f482bfb

embedded dcc filtering
author carl
date Sat, 06 Oct 2007 12:17:02 -0700
parents d6531c702be3
children f0eda59e8afd
line wrap: on
line diff
--- a/src/dnsbl.h	Sat Oct 06 10:56:35 2007 -0700
+++ b/src/dnsbl.h	Sat Oct 06 12:17:02 2007 -0700
@@ -14,6 +14,7 @@
 #include "dccifd.h"
 
 extern int debug_syslog;
+#define dccbulk 1000
 
 class recorder;
 class url_scanner;