cryptodev: add missing C++ guards
[dpdk.git] / lib / rib / rte_rib.h
index bebb30f..c18c4ca 100644 (file)
@@ -17,7 +17,6 @@
 #include <stdlib.h>
 #include <stdint.h>
 
-#include <rte_compat.h>
 
 #ifdef __cplusplus
 extern "C" {