From 3b77bfee59b57f98ee1f9cc6fcb12c3b7aff5846 Mon Sep 17 00:00:00 2001 From: Ulf Lamping Date: Sun, 21 Dec 2003 12:19:39 +0000 Subject: removed some MSVC warnings (moved pcap.h before glib.h) svn path=/trunk/; revision=9393 --- gtk/capture_prefs.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'gtk/capture_prefs.c') diff --git a/gtk/capture_prefs.c b/gtk/capture_prefs.c index 2522f24bba..70afacb3ae 100644 --- a/gtk/capture_prefs.c +++ b/gtk/capture_prefs.c @@ -1,7 +1,7 @@ /* capture_prefs.c * Dialog box for capture preferences * - * $Id: capture_prefs.c,v 1.23 2003/09/26 23:11:17 guy Exp $ + * $Id: capture_prefs.c,v 1.24 2003/12/21 12:17:59 ulfl Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs @@ -28,11 +28,10 @@ #ifdef HAVE_LIBPCAP +#include #include #include -#include - #include "globals.h" #include "capture_prefs.h" #include "gtkglobals.h" -- cgit v1.2.3