diff options
author | Guy Harris <guy@alum.mit.edu> | 2017-11-15 14:21:44 -0800 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2017-11-15 14:21:44 -0800 |
commit | 11d0ea401aac9e2d2bc1fabf2b790e678632c72f (patch) | |
tree | 130fbe3b2959d59e6c81c79c7af88fa560f7bbe3 /pcap-int.h | |
parent | e7b32b003ec7a715ed33aff402a0fe4395eb20ee (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.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ #include <pcap/pcap.h> +#include "varattrs.h" #include "fmtutils.h" /* |