diff options
Diffstat (limited to 'nametoaddr.h')
| -rw-r--r-- | nametoaddr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nametoaddr.h b/nametoaddr.h index fd6b7e101640..70ad15480acd 100644 --- a/nametoaddr.h +++ b/nametoaddr.h @@ -42,6 +42,7 @@ 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 *); +extern int pcapint_atoan(const char *, uint8_t *); #ifdef __cplusplus } |
