Imported Upstream version 16.11
[deb_dpdk.git] / lib / librte_eal / common / include / arch / arm / rte_byteorder.h
index 3f2dd1f..1b312b3 100644 (file)
@@ -41,6 +41,8 @@
 extern "C" {
 #endif
 
+#include <stdint.h>
+#include <rte_common.h>
 #include "generic/rte_byteorder.h"
 
 /* fix missing __builtin_bswap16 for gcc older then 4.8 */