]> arthur.barton.de Git - netatalk.git/commitdiff
compile hell, take two
authordidg <didg>
Fri, 20 Feb 2004 20:18:33 +0000 (20:18 +0000)
committerdidg <didg>
Fri, 20 Feb 2004 20:18:33 +0000 (20:18 +0000)
libatalk/adouble/ad_date.c

index 0e1ffbe1ffcf3f096829b893176d575b35b57d2a..5ec1bebadd1a225933e287d738e6c82cbae02456 100644 (file)
@@ -1,13 +1,13 @@
 /*
- * $Id: ad_date.c,v 1.3.14.1 2004-02-20 19:57:14 didg Exp $
+ * $Id: ad_date.c,v 1.3.14.2 2004-02-20 20:18:33 didg Exp $
  */
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif /* HAVE_CONFIG_H */
 
-#include <atalk/adouble.h>
 #include <string.h>
+#include <atalk/adouble.h>
 
 int ad_setdate(const struct adouble *ad, 
               unsigned int dateoff, u_int32_t date)