aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/ascend-scanner.l
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/ascend-scanner.l')
-rw-r--r--wiretap/ascend-scanner.l4
1 files changed, 2 insertions, 2 deletions
diff --git a/wiretap/ascend-scanner.l b/wiretap/ascend-scanner.l
index bb09b69912..a959960d85 100644
--- a/wiretap/ascend-scanner.l
+++ b/wiretap/ascend-scanner.l
@@ -1,7 +1,7 @@
%{
/* ascend-scanner.l
*
- * $Id: ascend-scanner.l,v 1.10 2000/01/10 17:33:16 gram Exp $
+ * $Id: ascend-scanner.l,v 1.11 2000/01/13 07:18:50 guy Exp $
*
* Wiretap Library
* Copyright (c) 1998 by Gilbert Ramirez <gram@verdict.uthscsa.edu>
@@ -38,7 +38,7 @@
#include "ascend.h"
#include "ascend-grammar.h"
#include "ascend-int.h"
-#include "file.h"
+#include "file_wrappers.h"
void *yy_fh;
extern char *ascend_ra_ptr;