summaryrefslogtreecommitdiff
path: root/lib/libkeynote/keynote.l
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libkeynote/keynote.l')
-rw-r--r--lib/libkeynote/keynote.l3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libkeynote/keynote.l b/lib/libkeynote/keynote.l
index ef299602916..8068e77c820 100644
--- a/lib/libkeynote/keynote.l
+++ b/lib/libkeynote/keynote.l
@@ -1,5 +1,5 @@
%{
-/* $OpenBSD: keynote.l,v 1.5 1999/10/09 19:47:32 angelos Exp $ */
+/* $OpenBSD: keynote.l,v 1.6 1999/10/26 22:31:38 angelos Exp $ */
/*
* The author of this code is Angelos D. Keromytis (angelos@dsl.cis.upenn.edu)
*
@@ -47,6 +47,7 @@
#endif
#include "k.tab.h"
+#include "header.h"
#include "keynote.h"
#include "assertion.h"