diff options
Diffstat (limited to 'src/collect/collect.c')
-rw-r--r-- | src/collect/collect.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/collect/collect.c b/src/collect/collect.c index fbaf87f5f5..7fefc62c10 100644 --- a/src/collect/collect.c +++ b/src/collect/collect.c @@ -24,7 +24,6 @@ #include <stddef.h> #include <unistd.h> #include <signal.h> -#include <fcntl.h> #include <errno.h> #include <string.h> #include <getopt.h> |