]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/windows/include/rte_windows.h
eal/windows: fix thread handle
[dpdk.git] / lib / librte_eal / windows / include / rte_windows.h
index 725ac4f9b22ef9324b570b86ee61121b1905e0bc..0a5e71a054b17dc6fdb9b4a7ef63883e45a331d0 100644 (file)
@@ -32,6 +32,7 @@
 #define INITGUID
 #endif
 #include <initguid.h>
+#include <rte_log.h>
 
 /**
  * Log GetLastError() with context, usually a Win32 API function and arguments.