Revamp lchown so that it lives in unistd.h where it belongs.
[gnulib.git] / lib / dirchownmod.c
index b3e9518..25931e1 100644 (file)
@@ -1,6 +1,6 @@
 /* Change the ownership and mode bits of a directory.
 
-   Copyright (C) 2006 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2007 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -28,7 +28,6 @@
 #include <unistd.h>
 
 #include "lchmod.h"
-#include "lchown.h"
 #include "stat-macros.h"
 
 #ifndef HAVE_FCHMOD