]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/unix.c
EA VFS: FPCopyFile support
[netatalk.git] / etc / afpd / unix.c
index 5ab23eeafe453de2a3b1865b7bb9c628f6f699e1..0ffdd40e7813673742dae66acf0898d3faefca68 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: unix.c,v 1.55 2009-10-14 15:04:01 franklahm Exp $
+ * $Id: unix.c,v 1.56 2009-10-15 12:06:07 franklahm Exp $
  *
  * Copyright (c) 1990,1993 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
@@ -39,6 +39,7 @@ char *strchr (), *strrchr ();
 #include <atalk/vfs.h>
 #include <atalk/afp.h>
 #include <atalk/util.h>
+#include <atalk/unix.h>
 
 #include "auth.h"
 #include "directory.h"