diff options
| author | Borislav Stanimirov <b.stanimirov@abv.bg> | 2023-01-17 20:47:54 +0200 |
|---|---|---|
| committer | Borislav Stanimirov <b.stanimirov@abv.bg> | 2023-01-17 20:47:54 +0200 |
| commit | 187e44bf0725bc712b26780c497a35255f807cfc (patch) | |
| tree | 1fa4ddc6a998e62d7cf8e5d25b96e8fdd876e466 | |
| parent | 86a38c688aa8e3db67079ac92ab298e498511899 (diff) | |
Removed unused header
| -rw-r--r-- | mbw.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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> |
