summaryrefslogtreecommitdiff
path: root/lib/libkeynote/keynote-ver.y
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libkeynote/keynote-ver.y')
-rw-r--r--lib/libkeynote/keynote-ver.y4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libkeynote/keynote-ver.y b/lib/libkeynote/keynote-ver.y
index f2ad406eefb..7da60717606 100644
--- a/lib/libkeynote/keynote-ver.y
+++ b/lib/libkeynote/keynote-ver.y
@@ -1,4 +1,4 @@
-/* $OpenBSD: keynote-ver.y,v 1.4 1999/10/06 20:27:46 angelos Exp $ */
+/* $OpenBSD: keynote-ver.y,v 1.5 1999/10/09 06:59:37 angelos Exp $ */
/*
* The author of this code is Angelos D. Keromytis (angelos@dsl.cis.upenn.edu)
*
@@ -40,8 +40,8 @@
#include <string.h>
#endif /* STDC_HEADERS */
-#include "keynote.h"
#include "header.h"
+#include "keynote.h"
%}
%%