]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/directory.c
dirent.h is included in directory.h
[netatalk.git] / etc / afpd / directory.c
index 8c95ff50bc2a30bd749e6e5a92aec9359b2a86a3..2fabc436fa60b3fec1eec1c3e59c4173923c86c3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: directory.c,v 1.113 2009-10-22 13:40:11 franklahm Exp $
+ * $Id: directory.c,v 1.114 2009-10-27 23:35:17 didg Exp $
  *
  * Copyright (c) 1990,1993 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
@@ -31,7 +31,6 @@ char *strchr (), *strrchr ();
 #endif
 #include <stdio.h>
 #include <stdlib.h>
-#include <dirent.h>
 
 #include <grp.h>
 #include <pwd.h>