timer: fix pending counter
[dpdk.git] / lib / librte_ivshmem / rte_ivshmem.c
index 675c383..4a5e7b0 100644 (file)
@@ -35,6 +35,7 @@
 #include <unistd.h>
 #include <sys/mman.h>
 #include <string.h>
+#include <stdio.h>
 
 #include <rte_eal_memconfig.h>
 #include <rte_memory.h>