Revamp lchown so that it lives in unistd.h where it belongs.
[gnulib.git] / lib / fchownat.c
index 801c92a..6a6fe0f 100644 (file)
@@ -29,7 +29,6 @@
 #include <unistd.h>
 
 #include "dirname.h" /* solely for definition of IS_ABSOLUTE_FILE_NAME */
-#include "lchown.h"
 #include "save-cwd.h"
 #include "openat-priv.h"