]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/uam.c
Cleanup header checks in configure.in
[netatalk.git] / etc / afpd / uam.c
index 8e247a248a423136613961c1a9199715196cbf44..18f57ea1eef7bfe0cecfc0211a6bc4c6e21faac5 100644 (file)
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#ifdef HAVE_UNISTD_H
 #include <unistd.h>
-#endif /* HAVE_UNISTD_H */
-#ifdef HAVE_FCNTL_H
 #include <fcntl.h>
-#endif /* HAVE_FCNTL_H */
 #include <ctype.h>
 #include <atalk/logger.h>
 #include <sys/param.h>