diff options
Diffstat (limited to 'src/network/dn_expand.c')
-rw-r--r-- | src/network/dn_expand.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/network/dn_expand.c b/src/network/dn_expand.c index d9b33936..eac343af 100644 --- a/src/network/dn_expand.c +++ b/src/network/dn_expand.c @@ -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) { |