summaryrefslogtreecommitdiffstats
path: root/src/cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cache.c')
-rw-r--r--src/cache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cache.c b/src/cache.c
index 1b130c8..3bf331c 100644
--- a/src/cache.c
+++ b/src/cache.c
@@ -23,7 +23,6 @@
#include <errno.h>
#include "us-conntrack.h"
#include "cache.h"
-#include "debug.h"
static u_int32_t hash(const void *data, struct hashtable *table)
{