]> arthur.barton.de Git - netatalk.git/blobdiff - bin/megatron/asingle.c
Merge remote branch 'sf/branch-allea' into branch-allea
[netatalk.git] / bin / megatron / asingle.c
index 467ac5f7eb302ab576a70b8b7dafe5716eeb61f2..73e4ffaaff1022e6bc60a160ae2d550338b56d17 100644 (file)
 #include <sys/uio.h>
 #include <sys/time.h>
 #include <sys/param.h>
-#ifdef HAVE_FCNTL_H
 #include <fcntl.h>
-#endif /* HAVE_FCNTL_H */
 #include <time.h>
 #include <string.h>
 #include <ctype.h>
 #include <stdio.h>
-#ifdef HAVE_UNISTD_H
 #include <unistd.h>
-#endif /* HAVE_UNISTD_H */
+
 #include <atalk/adouble.h>
 #include <netatalk/endian.h>
 #include "asingle.h"