diff options
-rw-r--r-- | src/checksum.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/checksum.h b/src/checksum.h index b5136ae80..f3978bdfb 100644 --- a/src/checksum.h +++ b/src/checksum.h @@ -2,7 +2,6 @@ #include <sys/types.h> #include <stdio.h> -#include "system.h" /* For long options that have no equivalent short option, use a non-character as a pseudo short option, starting with CHAR_MAX + 1. */ |