diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/resolv.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/resolv.h b/include/resolv.h index cf4f3754b0..95b9eebef8 100644 --- a/include/resolv.h +++ b/include/resolv.h @@ -1,7 +1 @@ #include <resolv/resolv.h> - -/* Internal interfaces. */ - -extern int __ns_name_ntop (const u_char *, char *, size_t); -extern int __ns_name_unpack (const u_char *, const u_char *, - const u_char *, u_char *, size_t); |