aboutsummaryrefslogtreecommitdiffstats
path: root/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/globals.h b/globals.h
index f1c137cb3f..3b628f41b8 100644
--- a/globals.h
+++ b/globals.h
@@ -1,7 +1,7 @@
/* globals.h
* Global defines, etc.
*
- * $Id: globals.h,v 1.13 1999/12/29 05:48:25 guy Exp $
+ * $Id: globals.h,v 1.14 2000/01/06 06:28:54 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -34,10 +34,6 @@
#include "packet.h"
#endif
-#ifndef __PRINT_H__
-#include "print.h"
-#endif
-
#ifndef __FILE_H__
#include "file.h"
#endif