diff --git a/src/io/mmap.cpp b/src/io/mmap.cpp index 1b6e62a..d25d5d7 100644 --- a/src/io/mmap.cpp +++ b/src/io/mmap.cpp @@ -6,7 +6,7 @@ #else #include // For POSIX memory-mapping #endif -#include < sys / stat.h> +#include #include namespace fastlanes {