reduce spurious inclusion of libc.h
[musl] / src / network / dn_expand.c
index d9b3393..eac343a 100644 (file)
@@ -1,5 +1,4 @@
 #include <resolv.h>
-#include "libc.h"
 
 int __dn_expand(const unsigned char *base, const unsigned char *end, const unsigned char *src, char *dest, int space)
 {