summaryrefslogtreecommitdiffstats
path: root/include/libipset/debug.h
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2010-06-16 22:49:16 +0200
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2010-06-16 22:49:16 +0200
commit97a12ba3f184a76c406eb5622ec21a4d4d6fc8bf (patch)
treefd6a6d6066ca591b42c0efb6218487401347a20f /include/libipset/debug.h
parent17116e637e9fd32d67ebdfbd10b465b3dec50c03 (diff)
configure/Makefile and debug fixes
Diffstat (limited to 'include/libipset/debug.h')
-rw-r--r--include/libipset/debug.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/libipset/debug.h b/include/libipset/debug.h
index 1e32ce2..b0f4dfd 100644
--- a/include/libipset/debug.h
+++ b/include/libipset/debug.h
@@ -7,8 +7,6 @@
#ifndef LIBIPSET_DEBUG_H
#define LIBIPSET_DEBUG_H
-#define IPSET_DEBUG
-
#ifdef IPSET_DEBUG
#include <stdio.h>
#include <sys/socket.h>