aboutsummaryrefslogtreecommitdiffstats
path: root/globals.h
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2002-09-06 18:29:41 +0000
committerJörg Mayer <jmayer@loplof.de>2002-09-06 18:29:41 +0000
commitf8c12c2520cd23dd51682f2d0aa39ce99c14a1b8 (patch)
treecda27c8fa19424e4fddcc841c7330d1339f450e3 /globals.h
parent207cca1ce5d8fb8b938f0150307f0ade80e0d977 (diff)
Remove unused include
svn path=/trunk/; revision=6199
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/globals.h b/globals.h
index ad169638e0..e5ba3cd4ff 100644
--- a/globals.h
+++ b/globals.h
@@ -1,7 +1,7 @@
/* globals.h
* Global defines, etc.
*
- * $Id: globals.h,v 1.29 2002/08/28 21:00:06 jmayer Exp $
+ * $Id: globals.h,v 1.30 2002/09/06 18:29:41 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -25,7 +25,6 @@
#ifndef __GLOBALS_H__
#define __GLOBALS_H__
-#include <stdio.h>
#include "file.h"
#include <epan/timestamp.h>