diff options
Diffstat (limited to 'tools/common.h')
-rw-r--r-- | tools/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/common.h b/tools/common.h index 506b483b..6825fbb9 100644 --- a/tools/common.h +++ b/tools/common.h @@ -8,7 +8,6 @@ #include <inttypes.h> #include <string.h> #include <errno.h> -#include <unistd.h> #include <getopt.h> #ifndef PROGRAM_NAME |