aboutsummaryrefslogtreecommitdiff
path: root/addrtoname.h
diff options
context:
space:
mode:
Diffstat (limited to 'addrtoname.h')
-rw-r--r--addrtoname.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/addrtoname.h b/addrtoname.h
index 94b41d7b..597f4e1e 100644
--- a/addrtoname.h
+++ b/addrtoname.h
@@ -21,6 +21,11 @@
#include "extract.h"
+#ifdef HAVE_CASPER
+#include <libcasper.h>
+extern cap_channel_t *capdns;
+#endif
+
/*
* Definition to let us compile most of the IPv6 code even on systems
* without IPv6 support.