add tethereal_static
[obnox/wireshark/wip.git] / print.h
diff --git a/print.h b/print.h
index fa5f409ce6d5e466870a32dbdde615520c72664b..23c6757b2ba07f199da03ed1d98dd624c133e2b0 100644 (file)
--- a/print.h
+++ b/print.h
@@ -1,7 +1,7 @@
 /* print.h
  * Definitions for printing packet analysis trees.
  *
- * $Id: print.h,v 1.18 2000/01/22 06:22:19 guy Exp $
+ * $Id: print.h,v 1.20 2000/08/11 13:34:26 deniel Exp $
  *
  * Gilbert Ramirez <gram@xiexie.org>
  *
@@ -28,6 +28,8 @@
 #ifndef __PRINT_H__
 #define __PRINT_H__
 
+#include "packet.h"
+
 #define PR_FMT_TEXT 0
 #define PR_FMT_PS   1