Imported Upstream version 16.07-rc1
[deb_dpdk.git] / lib / librte_lpm / rte_lpm6.h
index cedcea8..13d027f 100644 (file)
@@ -38,6 +38,8 @@
  * RTE Longest Prefix Match for IPv6 (LPM6)
  */
 
+#include <stdint.h>
+
 #ifdef __cplusplus
 extern "C" {
 #endif