Source
xxxxxxxxxx
--- bin/adv1tov2/adv1tov2.c~ 2009-03-29 09:23:20.000000000 +0200
+++ bin/adv1tov2/adv1tov2.c 2009-11-10 18:36:50.000000000 +0100
@@ -8,16 +8,16 @@
/* HAVE_CONFIG_H */
-#include <atalk/adouble.h>
+#ifdef HAVE_UNISTD_H
+#include <unistd.h>
+#endif /* HAVE_UNISTD_H */
+
/* HAVE_FCNTL_H */
-#ifdef HAVE_UNISTD_H
-#include <unistd.h>
-#endif /* HAVE_UNISTD_H */
@@ -25,6 +25,7 @@
+#include <atalk/adouble.h>