fbarray: improve musl compatibility
[dpdk.git] / lib / librte_eal / common / eal_common_fbarray.c
index ba6c4ae..ea0735c 100644 (file)
@@ -2,6 +2,7 @@
  * Copyright(c) 2017-2018 Intel Corporation
  */
 
+#include <fcntl.h>
 #include <inttypes.h>
 #include <limits.h>
 #include <sys/mman.h>