From a1112249fa5c050646c3093509e8883dca622215 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sat, 21 Jun 2014 11:01:19 -0700 Subject: Move get_os_version_info() to libwsutil. This mean we also have to move CFString_to_C_string() there for OS X. Change-Id: Ic91ad872e9d5290cf34f842503ededd5452e4337 Reviewed-on: https://code.wireshark.org/review/2511 Reviewed-by: Guy Harris --- ui/tap_export_pdu.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/tap_export_pdu.c') diff --git a/ui/tap_export_pdu.c b/ui/tap_export_pdu.c index 7a9f859623..d12d5f4b0c 100644 --- a/ui/tap_export_pdu.c +++ b/ui/tap_export_pdu.c @@ -29,6 +29,7 @@ #include "pcap-encap.h" #include "version_info.h" #include "wsutil/tempfile.h" +#include "wsutil/os_version_info.h" #include #include -- cgit v1.2.1