X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fchdir-long.c;h=8d0f0622288465dad6af1a4947dddb8d0300f93b;hb=241622b8c0d1959f00d63ec0c921f76e348a4091;hp=50cae34b5677835958e8cb61c7907c7789260749;hpb=efc9686904177e6644b5528c4703f378daaee0b0;p=gnulib.git diff --git a/lib/chdir-long.c b/lib/chdir-long.c index 50cae34b5..8d0f06222 100644 --- a/lib/chdir-long.c +++ b/lib/chdir-long.c @@ -17,9 +17,7 @@ /* written by Jim Meyering */ -#ifdef HAVE_CONFIG_H -# include -#endif +#include #include "chdir-long.h" @@ -263,6 +261,6 @@ main (int argc, char *argv[]) /* Local Variables: -compile-command: "gcc -DTEST_CHDIR=1 -DHAVE_CONFIG_H -I.. -g -O -W -Wall chdir-long.c libcoreutils.a" +compile-command: "gcc -DTEST_CHDIR=1 -g -O -W -Wall chdir-long.c libcoreutils.a" End: */