]> git.droids-corp.org - dpdk.git/blobdiff - app/test/test_compressdev.c
test/compress: fix missing header include
[dpdk.git] / app / test / test_compressdev.c
index e8476edd29362735187f3b67c06a96eaa66e77f4..13cf26c9a64170592011be08d3b426c0d68268b4 100644 (file)
@@ -4,6 +4,7 @@
 #include <string.h>
 #include <zlib.h>
 #include <math.h>
+#include <unistd.h>
 
 #include <rte_cycles.h>
 #include <rte_malloc.h>