aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
diff options
context:
space:
mode:
authorMichael Tüxen <tuexen@fh-muenster.de>2008-03-01 10:23:57 +0000
committerMichael Tüxen <tuexen@fh-muenster.de>2008-03-01 10:23:57 +0000
commit4306c7037d03745ba36da998098a1e1b5dd31700 (patch)
treed58c9552cfc01c6a8bfe3b197639d66a608e2564 /gtk
parent5ccc9953623f45efec378baedc0106473f5c1337 (diff)
Include epan/strutil.h for gtk-1.2 builds.
svn path=/trunk/; revision=24513
Diffstat (limited to 'gtk')
-rw-r--r--gtk/flow_graph.c1
-rw-r--r--gtk/io_stat.c1
-rw-r--r--gtk/mcast_stream_dlg.c1
-rw-r--r--gtk/packet_win.c1
-rw-r--r--gtk/prefs_dlg.c1
-rw-r--r--gtk/rtp_analysis.c1
-rw-r--r--gtk/rtp_stream_dlg.c1
-rw-r--r--gtk/sctp_assoc_analyse.c1
-rw-r--r--gtk/sctp_byte_graph_dlg.c1
-rw-r--r--gtk/sctp_graph_dlg.c1
-rw-r--r--gtk/sctp_stat.c1
-rw-r--r--gtk/summary_dlg.c1
-rw-r--r--gtk/wlan_stat_dlg.c1
13 files changed, 13 insertions, 0 deletions
diff --git a/gtk/flow_graph.c b/gtk/flow_graph.c
index c3dbb7213c..29ccece59b 100644
--- a/gtk/flow_graph.c
+++ b/gtk/flow_graph.c
@@ -50,6 +50,7 @@
#include <epan/dissectors/packet-tcp.h>
#include <string.h>
+#include <epan/strutil.h>
#define DISPLAYED 0
#define ALL 1
diff --git a/gtk/io_stat.c b/gtk/io_stat.c
index 8971de7a65..b123ab88f6 100644
--- a/gtk/io_stat.c
+++ b/gtk/io_stat.c
@@ -56,6 +56,7 @@
#include "filter_dlg.h"
#include "help_dlg.h"
#include "pixmap_save.h"
+#include <epan/strutil.h>
void protect_thread_critical_region(void);
void unprotect_thread_critical_region(void);
diff --git a/gtk/mcast_stream_dlg.c b/gtk/mcast_stream_dlg.c
index 4ef6d0593f..e15cbd32c0 100644
--- a/gtk/mcast_stream_dlg.c
+++ b/gtk/mcast_stream_dlg.c
@@ -55,6 +55,7 @@
#include <string.h>
#include <locale.h>
#include <epan/addr_resolv.h>
+#include <epan/strutil.h>
/* Capture callback data keys */
#define E_MCAST_ENTRY_1 "burst_interval"
diff --git a/gtk/packet_win.c b/gtk/packet_win.c
index 0e84c8a480..1324ca76ea 100644
--- a/gtk/packet_win.c
+++ b/gtk/packet_win.c
@@ -64,6 +64,7 @@
#include <epan/plugins.h>
#include <epan/epan_dissect.h>
#include "compat_macros.h"
+#include <epan/strutil.h>
#include "../ui_util.h"
diff --git a/gtk/prefs_dlg.c b/gtk/prefs_dlg.c
index 40c53aa862..c64babc10c 100644
--- a/gtk/prefs_dlg.c
+++ b/gtk/prefs_dlg.c
@@ -53,6 +53,7 @@
#include "help_dlg.h"
#include "keys.h"
#include "uat_gui.h"
+#include <epan/strutil.h>
#include <epan/prefs-int.h>
diff --git a/gtk/rtp_analysis.c b/gtk/rtp_analysis.c
index 1508b48ced..6817425aa7 100644
--- a/gtk/rtp_analysis.c
+++ b/gtk/rtp_analysis.c
@@ -79,6 +79,7 @@
#include <math.h>
#include <string.h>
#include <locale.h>
+#include <epan/strutil.h>
#ifdef HAVE_UNISTD_H
#include <unistd.h>
diff --git a/gtk/rtp_stream_dlg.c b/gtk/rtp_stream_dlg.c
index 5f24c99030..39ea993d61 100644
--- a/gtk/rtp_stream_dlg.c
+++ b/gtk/rtp_stream_dlg.c
@@ -52,6 +52,7 @@
#include <string.h>
#include <locale.h>
#include <epan/addr_resolv.h>
+#include <epan/strutil.h>
#include "rtp_stream.h"
#include "rtp_analysis.h"
diff --git a/gtk/sctp_assoc_analyse.c b/gtk/sctp_assoc_analyse.c
index 3a13cb63cf..160cd6a95d 100644
--- a/gtk/sctp_assoc_analyse.c
+++ b/gtk/sctp_assoc_analyse.c
@@ -39,6 +39,7 @@
#include "gui_utils.h"
#include "main.h"
#include "compat_macros.h"
+#include <epan/strutil.h>
#include "sctp_stat.h"
#include "gtkglobals.h"
diff --git a/gtk/sctp_byte_graph_dlg.c b/gtk/sctp_byte_graph_dlg.c
index e3dfa99a33..1f8a1da60c 100644
--- a/gtk/sctp_byte_graph_dlg.c
+++ b/gtk/sctp_byte_graph_dlg.c
@@ -41,6 +41,7 @@
#include "compat_macros.h"
#include "simple_dialog.h"
#include "sctp_stat.h"
+#include <epan/strutil.h>
#define DEFAULT_PIXELS_PER_TICK 2
#define MAX_PIXELS_PER_TICK 4
diff --git a/gtk/sctp_graph_dlg.c b/gtk/sctp_graph_dlg.c
index b3082adcf4..8abedf1286 100644
--- a/gtk/sctp_graph_dlg.c
+++ b/gtk/sctp_graph_dlg.c
@@ -42,6 +42,7 @@
#include "compat_macros.h"
#include "simple_dialog.h"
#include "sctp_stat.h"
+#include <epan/strutil.h>
#define DEFAULT_PIXELS_PER_TICK 2
#define MAX_PIXELS_PER_TICK 4
diff --git a/gtk/sctp_stat.c b/gtk/sctp_stat.c
index 1aefad8a09..dc64adce1d 100644
--- a/gtk/sctp_stat.c
+++ b/gtk/sctp_stat.c
@@ -39,6 +39,7 @@
#include "sctp_stat.h"
#include <math.h>
#include "epan/address.h"
+#include <epan/strutil.h>
#define SCTP_HEARTBEAT_CHUNK_ID 4
#define SCTP_HEARTBEAT_ACK_CHUNK_ID 5
diff --git a/gtk/summary_dlg.c b/gtk/summary_dlg.c
index 6ba19f1577..7de2877a9a 100644
--- a/gtk/summary_dlg.c
+++ b/gtk/summary_dlg.c
@@ -49,6 +49,7 @@
#include "gui_utils.h"
#include "compat_macros.h"
#include "help_dlg.h"
+#include <epan/strutil.h>
#define SUM_STR_MAX 1024
#define FILTER_SNIP_LEN 50
diff --git a/gtk/wlan_stat_dlg.c b/gtk/wlan_stat_dlg.c
index 2888628a23..46c9dce862 100644
--- a/gtk/wlan_stat_dlg.c
+++ b/gtk/wlan_stat_dlg.c
@@ -49,6 +49,7 @@
#include "image/clist_ascend.xpm"
#include "image/clist_descend.xpm"
#include "help_dlg.h"
+#include <epan/strutil.h>
#define NUM_COLS 12
static const gchar *titles[] = {"BSSID", "Channel", "SSID", "Beacons", "Data Packets", "Probe Req", "Probe Resp", "Auth", "Deauth", "Other", "Percent", "Protection" };