]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
don't include system.h here
authorJim Meyering <jim@meyering.net>
Sun, 26 Nov 2000 23:10:55 +0000 (23:10 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 26 Nov 2000 23:10:55 +0000 (23:10 +0000)
src/checksum.h

index b5136ae80ec76167482d77f49c5465af248f8261..f3978bdfbbc85c066d5287b6794279eb138ed8d0 100644 (file)
@@ -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.  */