]> arthur.barton.de Git - netatalk.git/blobdiff - bin/megatron/nad.c
Release: version 3.1.3
[netatalk.git] / bin / megatron / nad.c
index 92be35413fc8ed3c17a91ef2dc120e42ea5e55bc..abe4541c71cc2f334fe38404ac308179e66610db 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * $Id: nad.c,v 1.18 2010-01-27 21:27:53 didg Exp $
  */
 
 #ifdef HAVE_CONFIG_H
@@ -16,9 +15,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <dirent.h>
-#ifdef HAVE_FCNTL_H
 #include <fcntl.h>
-#endif /* HAVE_FCNTL_H */
 
 #include <atalk/adouble.h>
 #include <atalk/util.h>