summaryrefslogtreecommitdiff
path: root/lib/libkeynote/keynote.y
diff options
context:
space:
mode:
authorAngelos D. Keromytis <angelos@cvs.openbsd.org>1999-10-26 22:31:40 +0000
committerAngelos D. Keromytis <angelos@cvs.openbsd.org>1999-10-26 22:31:40 +0000
commitbb0482b9315094647a5553c819131f4ec51bc57e (patch)
treea0c4f4d3c0207add96f1160f3f25e1d137b9109e /lib/libkeynote/keynote.y
parent4b2fb38fbb533e1192af0bfb3386a4b7d6441483 (diff)
sync
Diffstat (limited to 'lib/libkeynote/keynote.y')
-rw-r--r--lib/libkeynote/keynote.y3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libkeynote/keynote.y b/lib/libkeynote/keynote.y
index fe81a0af93f..689e49caac0 100644
--- a/lib/libkeynote/keynote.y
+++ b/lib/libkeynote/keynote.y
@@ -1,4 +1,4 @@
-/* $OpenBSD: keynote.y,v 1.5 1999/10/09 19:47:33 angelos Exp $ */
+/* $OpenBSD: keynote.y,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)
*
@@ -57,6 +57,7 @@
#include <string.h>
#endif /* STDC_HEADERS */
+#include "header.h"
#include "keynote.h"
#include "assertion.h"