summaryrefslogtreecommitdiff
path: root/pcap-bpf.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcap-bpf.c')
-rw-r--r--pcap-bpf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap-bpf.c b/pcap-bpf.c
index a294eff5..e06f8073 100644
--- a/pcap-bpf.c
+++ b/pcap-bpf.c
@@ -2801,7 +2801,7 @@ get_if_flags(const char *name, bpf_u_int32 *flags, char *errbuf)
}
#else
static int
-get_if_flags(const char *name _U_, bpf_u_int32 *flags _U, char *errbuf _U_)
+get_if_flags(const char *name _U_, bpf_u_int32 *flags _U_, char *errbuf _U_)
{
/*
* Nothing we can do.