diff options
Diffstat (limited to 'dlpisubs.h')
| -rw-r--r-- | dlpisubs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dlpisubs.h b/dlpisubs.h index cdc531c1f651..e92648a3ef97 100644 --- a/dlpisubs.h +++ b/dlpisubs.h @@ -30,6 +30,7 @@ int pcap_conf_bufmod(pcap_t *, int); #endif int pcap_alloc_databuf(pcap_t *); int strioctl(int, int, int, char *); +int handle_nonexistent_dlpi_device(const char *ifname, char *errbuf); #ifdef __cplusplus } |
