test/compress: fix missing include
[dpdk.git] / app / test / test_compressdev.c
index 8d6dbf0..1b1983e 100644 (file)
@@ -5,6 +5,7 @@
 #include <zlib.h>
 #include <math.h>
 #include <stdlib.h>
+#include <unistd.h>
 
 #include <rte_cycles.h>
 #include <rte_malloc.h>