summaryrefslogtreecommitdiff
path: root/lib/libkeynote/signature.c
diff options
context:
space:
mode:
authorAngelos D. Keromytis <angelos@cvs.openbsd.org>1999-10-09 19:47:34 +0000
committerAngelos D. Keromytis <angelos@cvs.openbsd.org>1999-10-09 19:47:34 +0000
commit04f83a5e0a410eb656e7cd02db3bae87ac03cd14 (patch)
tree2a28c1239bc33b840946ba90d1e1333007113c49 /lib/libkeynote/signature.c
parent06614132c444ac9c14374b8ce9a034b1020217e6 (diff)
Roll back yesterday's commit, will wait until after 2.6.
Diffstat (limited to 'lib/libkeynote/signature.c')
-rw-r--r--lib/libkeynote/signature.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libkeynote/signature.c b/lib/libkeynote/signature.c
index 2e42362c4f1..480c89c4b2a 100644
--- a/lib/libkeynote/signature.c
+++ b/lib/libkeynote/signature.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: signature.c,v 1.8 1999/10/09 06:59:37 angelos Exp $ */
+/* $OpenBSD: signature.c,v 1.9 1999/10/09 19:47:33 angelos Exp $ */
/*
* The author of this code is Angelos D. Keromytis (angelos@dsl.cis.upenn.edu)
*
@@ -40,7 +40,6 @@
#include <limits.h>
#endif /* HAVE_LIMITS_H */
-#include "header.h"
#include "keynote.h"
#include "assertion.h"
#include "signature.h"