Include juggling
[fio.git] / helpers.c
index 8ac58239fef434a5338fcce4f3f54f65586ed22d..9b1f3e90468f58bc3e1f143d0fdbb29b3ae19573 100644 (file)
--- a/helpers.c
+++ b/helpers.c
@@ -5,6 +5,7 @@
 #include <netinet/in.h>
 
 #include "compiler/compiler.h"
+#include "os/os.h"
 
 int __weak posix_fallocate(int fd, off_t offset, off_t len)
 {