summaryrefslogtreecommitdiff
path: root/cipher-bf1.c
diff options
context:
space:
mode:
Diffstat (limited to 'cipher-bf1.c')
-rw-r--r--cipher-bf1.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cipher-bf1.c b/cipher-bf1.c
index 5af695c17..e7246650b 100644
--- a/cipher-bf1.c
+++ b/cipher-bf1.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: cipher-bf1.c,v 1.1 2003/05/15 03:08:29 markus Exp $");
27 26
28#include <openssl/evp.h> 27#include <openssl/evp.h>
29#include "xmalloc.h" 28#include "xmalloc.h"