]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/unix.c
remove include already in adouble.h
[netatalk.git] / etc / afpd / unix.c
index 0f69f210d437e3ff5e71b89bfeda4b18dac08ad9..6880f3a650826ece14b1ebf5889ddd1afc68b112 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: unix.c,v 1.58 2009-10-27 23:35:17 didg Exp $
+ * $Id: unix.c,v 1.59 2009-10-29 10:04:35 didg Exp $
  *
  * Copyright (c) 1990,1993 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
@@ -32,7 +32,6 @@ char *strchr (), *strrchr ();
 #include <errno.h>
 #include <limits.h>
 #include <sys/param.h>
-#include <sys/stat.h>
 #include <atalk/logger.h>
 #include <atalk/adouble.h>
 #include <atalk/vfs.h>