summaryrefslogtreecommitdiff
path: root/lib/libkeynote/keynote-sign.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libkeynote/keynote-sign.c')
-rw-r--r--lib/libkeynote/keynote-sign.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libkeynote/keynote-sign.c b/lib/libkeynote/keynote-sign.c
index f6d5076ef1b..515009c268d 100644
--- a/lib/libkeynote/keynote-sign.c
+++ b/lib/libkeynote/keynote-sign.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: keynote-sign.c,v 1.7 1999/10/09 06:59:37 angelos Exp $ */
+/* $OpenBSD: keynote-sign.c,v 1.8 1999/10/09 19:47:32 angelos Exp $ */
/*
* The author of this code is Angelos D. Keromytis (angelos@dsl.cis.upenn.edu)
*
@@ -43,8 +43,8 @@
#include <unistd.h>
#endif /* HAVE_IO_H */
-#include "header.h"
#include "keynote.h"
+#include "header.h"
void
signusage(void)