]> The Tcpdump Group git mirrors - libpcap/blobdiff - testprogs/findalldevstest.c
Include varattrs.h to define _U_.
[libpcap] / testprogs / findalldevstest.c
index eaefb79d4101db3231f5b870a374d545ae220cbc..3d69e3342da47593759cb0cbb47ef25c63dfd23f 100644 (file)
@@ -19,6 +19,7 @@
 
 #include <pcap.h>
 
+#include "varattrs.h"
 #include "pcap/funcattrs.h"
 
 static int ifprint(pcap_if_t *d);