X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fchown.c;h=2d97902e631a5ca42c0a11681b65c1ee5a5ad3a6;hb=894e0221d38190902541ce6ee2803fc375b42683;hp=ae6a504a79d7add8fec8ae1746ba7037f673d58c;hpb=b00e860d80d31318069eafaa67c920f24deae638;p=gnulib.git diff --git a/lib/chown.c b/lib/chown.c index ae6a504a7..2d97902e6 100644 --- a/lib/chown.c +++ b/lib/chown.c @@ -30,11 +30,7 @@ #if HAVE_UNISTD_H # include #endif -#if HAVE_FCNTL_H -# include -#else -# include -#endif +#include #include /* Provide a more-closely POSIX-conforming version of chown on