From: Jim Meyering Date: Sun, 26 Nov 2000 23:10:55 +0000 (+0000) Subject: don't include system.h here X-Git-Tag: FILEUTILS-4_0_33~8 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=f8674300d4888dc006b2ef058e0672f192145e67;p=thirdparty%2Fcoreutils.git don't include system.h here --- diff --git a/src/checksum.h b/src/checksum.h index b5136ae80e..f3978bdfbb 100644 --- a/src/checksum.h +++ b/src/checksum.h @@ -2,7 +2,6 @@ #include #include -#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. */