diff options
Diffstat (limited to 'src/tools/g2/clib.c')
-rw-r--r-- | src/tools/g2/clib.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/g2/clib.c b/src/tools/g2/clib.c index 3cfc2637673..bb1f2026a43 100644 --- a/src/tools/g2/clib.c +++ b/src/tools/g2/clib.c @@ -21,7 +21,6 @@ #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> -#include <sys/fcntl.h> #include <sys/mman.h> #include <unistd.h> #include <ctype.h> |