summaryrefslogtreecommitdiff
path: root/nametoaddr.h
diff options
context:
space:
mode:
Diffstat (limited to 'nametoaddr.h')
-rw-r--r--nametoaddr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/nametoaddr.h b/nametoaddr.h
index fd6b7e10..8cf718ac 100644
--- a/nametoaddr.h
+++ b/nametoaddr.h
@@ -41,7 +41,6 @@ extern "C" {
*/
int __pcap_atodn(const char *, bpf_u_int32 *);
int __pcap_atoin(const char *, bpf_u_int32 *);
-int __pcap_nametodnaddr(const char *, u_short *);
#ifdef __cplusplus
}