Skip to content

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
azimafroozeh committed Sep 11, 2024
1 parent 5b10a3e commit 33e0714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/io/mmap.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#else
#include <sys/mman.h> // For POSIX memory-mapping
#endif
#include < sys / stat.h>
#include <sys/stat.h>
#include <unistd.h>

namespace fastlanes {
Expand Down

0 comments on commit 33e0714

Please sign in to comment.