X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Ffchmodat.c;h=2598b7015f0f39c4b302b8a08081dc09eda2c50b;hb=b566a1cae5310716bad3151cee69f943915b2d31;hp=62327f83e76ed6570487f9f07c94289dee2be388;hpb=e91d82928b7f3c5902602be10275fc2824ae8657;p=gnulib.git diff --git a/lib/fchmodat.c b/lib/fchmodat.c index 62327f83e..2598b7015 100644 --- a/lib/fchmodat.c +++ b/lib/fchmodat.c @@ -17,9 +17,7 @@ /* written by Jim Meyering */ -#ifdef HAVE_CONFIG_H -# include -#endif +#include #include "openat.h" #include "dirname.h" /* solely for definition of IS_ABSOLUTE_FILE_NAME */