]> arthur.barton.de Git - netatalk.git/blobdiff - etc/uams/uams_krb4/uams_krb4.c
Cleanup header checks in configure.in
[netatalk.git] / etc / uams / uams_krb4 / uams_krb4.c
index 1d2727a8fa4a76f5cc90313f02a2fa10a812870c..35b14930fc9a32ebace5436202c7d6f67ce54170 100644 (file)
 #endif /* HAVE_CONFIG_H */
 
 #if defined( KRB ) || defined( UAM_AFSKRB )
-#ifdef HAVE_UNISTD_H
 #include <unistd.h>
-#endif /* HAVE_UNISTD_H */
-#ifdef HAVE_FCNTL_H
 #include <fcntl.h>
-#endif /* HAVE_FCNTL_H */
 #include <sys/types.h>
 #include <sys/time.h>
 #include <sys/stat.h>