summaryrefslogtreecommitdiff
path: root/cipher.c
diff options
context:
space:
mode:
Diffstat (limited to 'cipher.c')
-rw-r--r--cipher.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cipher.c b/cipher.c
index 1434d5524..15397db03 100644
--- a/cipher.c
+++ b/cipher.c
@@ -35,7 +35,6 @@
35 */ 35 */
36 36
37#include "includes.h" 37#include "includes.h"
38RCSID("$OpenBSD: cipher.c,v 1.77 2005/07/16 01:35:24 djm Exp $");
39 38
40#include "xmalloc.h" 39#include "xmalloc.h"
41#include "log.h" 40#include "log.h"