mdns: remove dependencies on asm/byteorder.h, fix constant endian swap initialization
[project/mdnsd.git] / main.c
diff --git a/main.c b/main.c
index 11eb42d..383eb9c 100644 (file)
--- a/main.c
+++ b/main.c
@@ -25,7 +25,6 @@
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <arpa/nameser.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <arpa/nameser.h>
-#include <asm/byteorder.h>
 
 #include <libubus.h>
 #include <libubox/uloop.h>
 
 #include <libubus.h>
 #include <libubox/uloop.h>