From c7b45d0a7ddeb5a416992fcd7c35062213a688f5 Mon Sep 17 00:00:00 2001 From: Irene Ruengeler Date: Wed, 9 Jul 2014 13:50:11 +0200 Subject: GTK Remote Capturing Move the GTK files necessary for managing the recnet remote host from capture_dlg.c to recent.c in order to use them in QT, too. Change-Id: I3f3fd31ce928162de08c6db7309ef2a9b1e97760 Reviewed-on: https://code.wireshark.org/review/2955 Reviewed-by: Anders Broman --- caputils/capture_ifinfo.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'caputils/capture_ifinfo.h') diff --git a/caputils/capture_ifinfo.h b/caputils/capture_ifinfo.h index f70bdf4ba5..7cb70abbdf 100644 --- a/caputils/capture_ifinfo.h +++ b/caputils/capture_ifinfo.h @@ -27,6 +27,8 @@ extern "C" { #endif /* __cplusplus */ +#include + typedef enum { IF_WIRED, IF_AIRPCAP, -- cgit v1.2.3