diff options
Diffstat (limited to 'src/filesystem.c')
-rw-r--r-- | src/filesystem.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/filesystem.c b/src/filesystem.c index 2b383a7..f6e6961 100644 --- a/src/filesystem.c +++ b/src/filesystem.c @@ -40,8 +40,6 @@ #endif #if USE_FLOCK && USE_FILENO -# include <sys/types.h> -# # include <sys/file.h> #endif |