]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/auth.h
Merge master
[netatalk.git] / etc / afpd / auth.h
index beda0d02ffdcb9d2c92d818560e84423017c93ae..46c23fbd1fc7bfe856ef3377bb42ee1879c6f030 100644 (file)
@@ -6,13 +6,7 @@
 #ifndef AFPD_AUTH_H
 #define AFPD_AUTH_H 1
 
-#ifdef HAVE_LIMITS_H
 #include <limits.h>
-#endif /* HAVE_LIMITS_H */
-
-#ifdef HAVE_SYS_CDEFS_H
-#include <sys/cdefs.h>
-#endif /* HAVE_SYS_CDEFS_H */
 
 #include <atalk/globals.h>