aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/plugins_dlg.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/plugins_dlg.c')
-rw-r--r--gtk/plugins_dlg.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/gtk/plugins_dlg.c b/gtk/plugins_dlg.c
index 92725c71d9..77400eceaa 100644
--- a/gtk/plugins_dlg.c
+++ b/gtk/plugins_dlg.c
@@ -1,7 +1,7 @@
/* plugins_dlg.c
* Dialog boxes for plugins
*
- * $Id: plugins_dlg.c,v 1.25 2002/08/02 22:34:54 jmayer Exp $
+ * $Id: plugins_dlg.c,v 1.26 2002/09/05 18:47:47 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -26,10 +26,6 @@
#include "config.h"
#endif
-#include <errno.h>
-
-#include <stdlib.h>
-#include <string.h>
#include <gtk/gtk.h>
#include "globals.h"