pci: do not log false failures for non-whitelisted devices
[dpdk.git] / lib / librte_cmdline / cmdline_vt100.h
index b9840f6..963add8 100644 (file)
@@ -61,6 +61,8 @@
 #ifndef _CMDLINE_VT100_H_
 #define _CMDLINE_VT100_H_
 
+#include <stdint.h>
+
 #ifdef __cplusplus
 extern "C" {
 #endif