Skip to content

Commit

Permalink
Merge pull request #15 from iboB/no-mman
Browse files Browse the repository at this point in the history
Removed unused header
  • Loading branch information
raas authored Jan 24, 2023
2 parents 86a38c6 + 187e44b commit dee8cdc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mbw.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
#include <stdlib.h>
#include <unistd.h>
#include <errno.h>
#include <sys/mman.h>
#include <sys/types.h>
#include <sys/time.h>
#include <time.h>
Expand Down

0 comments on commit dee8cdc

Please sign in to comment.