X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fexclude.c;h=3d1d3bfcb0dd860dff7755663200acf6539e2cc4;hb=55da53d0db0c7a9fd82b2abc809560b3089df6a5;hp=7c038b23e4075727991ba4b08dac913959a8466a;hpb=f2b344270759434edb9c0ef94e9f2b2811582208;p=gnulib.git diff --git a/lib/exclude.c b/lib/exclude.c index 7c038b23e..3d1d3bfcb 100644 --- a/lib/exclude.c +++ b/lib/exclude.c @@ -33,15 +33,8 @@ extern int errno; #endif #include #include -#if HAVE_STDLIB_H -# include -#endif -#if HAVE_STRING_H -# include -#endif -#if HAVE_STRINGS_H -# include -#endif +#include +#include #if HAVE_INTTYPES_H # include #else