aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/file_dlg.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/file_dlg.c')
-rw-r--r--gtk/file_dlg.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/file_dlg.c b/gtk/file_dlg.c
index 8cd7fcebd4..a0f86d08b0 100644
--- a/gtk/file_dlg.c
+++ b/gtk/file_dlg.c
@@ -1,7 +1,7 @@
/* file_dlg.c
* Dialog boxes for handling files
*
- * $Id: file_dlg.c,v 1.31 2000/08/21 15:45:32 deniel Exp $
+ * $Id: file_dlg.c,v 1.32 2000/10/19 22:59:24 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -39,6 +39,7 @@
#include "globals.h"
#include "gtkglobals.h"
+#include "resolv.h"
#include "keys.h"
#include "filter_prefs.h"
#include "ui_util.h"