aboutsummaryrefslogtreecommitdiffstats
path: root/capture/capture-pcap-util.c
diff options
context:
space:
mode:
Diffstat (limited to 'capture/capture-pcap-util.c')
-rw-r--r--capture/capture-pcap-util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/capture/capture-pcap-util.c b/capture/capture-pcap-util.c
index 217329b69e..16f87be797 100644
--- a/capture/capture-pcap-util.c
+++ b/capture/capture-pcap-util.c
@@ -252,7 +252,7 @@ add_unix_interface_ifinfo(if_info_t *if_info, const char *name,
if_info->type = IF_USB;
}
}
-#else
+#elif !defined(_WIN32)
/*
* On other UN*Xes, if there is a description, it's a friendly
* name, and there is no vendor description. ("Other UN*Xes"