]> The Tcpdump Group git mirrors - libpcap/blobdiff - pcap-int.h
Add a routine to format error messages with an errno-based message at the end.
[libpcap] / pcap-int.h
index 411d1c5d399eebaab4060513cac732f01c1ceca6..d1ea4a159f6788e84efebd70fa209ffdd8954abe 100644 (file)
@@ -38,6 +38,8 @@
 
 #include <pcap/pcap.h>
 
+#include "fmtutils.h"
+
 /*
  * Version string.
  * Uses PACKAGE_VERSION from config.h.