From: Jim Meyering Date: Sun, 14 Jan 1996 04:18:48 +0000 (+0000) Subject: Include config.h. X-Git-Tag: TEXTUTILS-1_14~48 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9800c1597f74c939b7b351c047a1d27246c4ee11;p=thirdparty%2Fcoreutils.git Include config.h. --- diff --git a/src/seq.c b/src/seq.c index 88145fce1c..bcf810b136 100644 --- a/src/seq.c +++ b/src/seq.c @@ -17,6 +17,7 @@ /* Ulrich Drepper */ +#include #include #include #include