1--- dnstable_convert.c.orig 2018-06-05 14:55:58 UTC 2+++ dnstable_convert.c 3@@ -24,6 +24,7 @@ 4 #include <stdio.h> 5 #include <string.h> 6 #include <unistd.h> 7+#include <sys/endian.h> 8 9 #include <dnstable.h> 10 #include <mtbl.h> 11 12