eal/windows: fix thread handle
[dpdk.git] / lib / librte_eal / windows / include / rte_windows.h
index 725ac4f..0a5e71a 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.