]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/file.h
Merge master
[netatalk.git] / etc / afpd / file.h
index 077cd1203b214f98eebccb634fc8b83c82593dcc..654ce83061a4612f08e35e999fafd3271e5141fd 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id: file.h,v 1.26 2010/03/12 15:16:49 franklahm Exp $
- *
  * Copyright (c) 1990,1991 Regents of The University of Michigan.
  * All Rights Reserved.
  *
@@ -28,8 +26,7 @@
 
 /*#include <sys/stat.h>*/ /* including it here causes some confusion */
 #include <sys/param.h>
-#include <sys/cdefs.h>
-#include <netatalk/endian.h>
+#include <arpa/inet.h>
 #include <atalk/adouble.h>
 #include <atalk/globals.h>