summaryrefslogtreecommitdiffstats
path: root/eBones/make_keypair/make_keypair.c
diff options
context:
space:
mode:
Diffstat (limited to 'eBones/make_keypair/make_keypair.c')
-rw-r--r--eBones/make_keypair/make_keypair.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/eBones/make_keypair/make_keypair.c b/eBones/make_keypair/make_keypair.c
index c9883ed..5cc1777 100644
--- a/eBones/make_keypair/make_keypair.c
+++ b/eBones/make_keypair/make_keypair.c
@@ -46,12 +46,11 @@ static char sccsid[] = "@(#)make_keypair.c 8.1 (Berkeley) 6/1/93";
#include <netinet/in.h>
#include <stdio.h>
#include <netdb.h>
-#include <kerberosIV/des.h>
+#include <des.h>
#include <kerberosIV/krb.h>
#include "pathnames.h"
#include "register_proto.h"
-extern void random_key(), herror();
void make_key(), usage();
char * progname;
OpenPOWER on IntegriCloud