diff options
Diffstat (limited to 'file.h')
-rw-r--r-- | file.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,7 @@ /* file.h * Definitions for file structures and routines * - * $Id: file.h,v 1.37 1999/08/18 04:17:28 guy Exp $ + * $Id: file.h,v 1.38 1999/08/18 16:28:22 gram Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs <gerald@zing.org> @@ -44,6 +44,7 @@ #endif #endif + #ifndef __DFILTER_H__ #include "dfilter.h" #endif |