]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/include/rte_tailq.h
eal: fix build for FreeBSD
[dpdk.git] / lib / librte_eal / common / include / rte_tailq.h
index 42df7d2b5099a090c81c1ec0b1d28e0ca2dc23f8..0ddcc110e2925ccf9cfd93b1137d806f85f3e7a2 100644 (file)
@@ -45,6 +45,7 @@ extern "C" {
 #endif
 
 #include <sys/queue.h>
+#include <stdio.h>
 
 /** dummy structure type used by the rte_tailq APIs */
 struct rte_dummy {