app/test: fix build with musl libc
[dpdk.git] / app / test / test_eal_flags.c
index 1a64b09..d626dd7 100644 (file)
@@ -17,6 +17,7 @@
 #include <sys/wait.h>
 #include <sys/file.h>
 #include <limits.h>
+#include <fcntl.h>
 
 #include <rte_per_lcore.h>
 #include <rte_debug.h>