aboutsummaryrefslogtreecommitdiff
path: root/pcap-int.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-11-15 14:21:44 -0800
committerGuy Harris <guy@alum.mit.edu>2017-11-15 14:21:44 -0800
commit11d0ea401aac9e2d2bc1fabf2b790e678632c72f (patch)
tree130fbe3b2959d59e6c81c79c7af88fa560f7bbe3 /pcap-int.h
parente7b32b003ec7a715ed33aff402a0fe4395eb20ee (diff)
Use compiler tests to determine how to define _U_.
One less thing that has to be done in autotools and CMake.
Diffstat (limited to 'pcap-int.h')
-rw-r--r--pcap-int.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pcap-int.h b/pcap-int.h
index d1ea4a15..516b49c3 100644
--- a/pcap-int.h
+++ b/pcap-int.h
@@ -38,6 +38,7 @@
#include <pcap/pcap.h>
+#include "varattrs.h"
#include "fmtutils.h"
/*