]> arthur.barton.de Git - netatalk.git/blobdiff - etc/cnid_dbd/dbd_dbcheck.c
Merge remote branch 'sf/product-2-2' into develop
[netatalk.git] / etc / cnid_dbd / dbd_dbcheck.c
index 3ea137e463dea4ff23aa12a50ae404966062a162..e621704f9339305aeac21c9e1e35555c65bdcb30 100644 (file)
@@ -9,12 +9,12 @@
 #include "config.h"
 #endif /* HAVE_CONFIG_H */
 
-
 #include <stdio.h>
 #include <string.h>
 #include <sys/param.h>
 #include <errno.h>
-#include <netatalk/endian.h>
+#include <arpa/inet.h>
+
 #include <atalk/logger.h>
 #include <atalk/cnid_dbd_private.h>