summaryrefslogtreecommitdiff
path: root/cipher-3des1.c
diff options
context:
space:
mode:
Diffstat (limited to 'cipher-3des1.c')
-rw-r--r--cipher-3des1.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cipher-3des1.c b/cipher-3des1.c
index f815e8ae5..53b5a2958 100644
--- a/cipher-3des1.c
+++ b/cipher-3des1.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: cipher-3des1.c,v 1.2 2003/12/22 20:29:55 markus Exp $");
27 26
28#include <openssl/evp.h> 27#include <openssl/evp.h>
29#include "xmalloc.h" 28#include "xmalloc.h"