sflow: Include the windefs.h header for windows.
[sliver-openvswitch.git] / include / windows / windefs.h
index 948462b..ca5b613 100644 (file)
@@ -23,6 +23,7 @@
 #include <windows.h>
 #include <BaseTsd.h>
 #include <io.h>
+#include <inttypes.h>
 
 #pragma comment(lib, "advapi32")