X-Git-Url: https://git.tcpdump.org/libpcap/blobdiff_plain/f9e8924f56bcd908cf1c0a1731286b1451716ba5..cc3ca65d6519faf3a0e4609b5150757c14af36e9:/pcap-dlpi.c diff --git a/pcap-dlpi.c b/pcap-dlpi.c index 623c5c21..075d0cb3 100644 --- a/pcap-dlpi.c +++ b/pcap-dlpi.c @@ -1812,7 +1812,7 @@ dlpi_kread(register int fd, register off_t addr, #endif pcap_t * -pcap_create_interface(char *ebuf) +pcap_create_interface(const char *device _U_, char *ebuf) { pcap_t *p; #ifdef DL_HP_RAWDLS