remove indirect use of endian.h from public headers
[musl] / include / netinet / ip6.h
index a4347a5..50c626a 100644 (file)
@@ -7,7 +7,6 @@ extern "C" {
 
 #include <stdint.h>
 #include <netinet/in.h>
-#include <endian.h>
 
 struct ip6_hdr {
        union {