diff options
Diffstat (limited to 'tools/common_write.c')
-rw-r--r-- | tools/common_write.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/common_write.c b/tools/common_write.c index 1336b3f..e20f64f 100644 --- a/tools/common_write.c +++ b/tools/common_write.c @@ -6,8 +6,6 @@ */ #include <sys/types.h> -#include <limits.h> -#include <fcntl.h> #include <stdio.h> #include <stdlib.h> #include <string.h> |