summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/sectok/cyberflex.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/sectok/cyberflex.c b/usr.bin/sectok/cyberflex.c
index 247398256bc..1c1bc25f379 100644
--- a/usr.bin/sectok/cyberflex.c
+++ b/usr.bin/sectok/cyberflex.c
@@ -1,4 +1,4 @@
-/* $Id: cyberflex.c,v 1.18 2001/08/02 17:09:18 rees Exp $ */
+/* $Id: cyberflex.c,v 1.19 2001/08/15 21:11:29 rees Exp $ */
/*
copyright 1999, 2000
@@ -38,7 +38,6 @@ such damages.
#include <signal.h>
#include <string.h>
#include <fcntl.h>
-#include <openssl/des.h>
#include <des.h>
#ifdef __linux
#include <sha.h>