test/compress: fix missing header include
[dpdk.git] / app / test / test_compressdev.c
index e8476ed..13cf26c 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>