summaryrefslogtreecommitdiffstats
path: root/usr.sbin/keyserv/crypt_server.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/keyserv/crypt_server.c')
-rw-r--r--usr.sbin/keyserv/crypt_server.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/usr.sbin/keyserv/crypt_server.c b/usr.sbin/keyserv/crypt_server.c
index 51024b6..47ffa8f 100644
--- a/usr.sbin/keyserv/crypt_server.c
+++ b/usr.sbin/keyserv/crypt_server.c
@@ -182,11 +182,7 @@ void load_des(warn, libpath)
int warn;
char *libpath;
{
- DIR *dird;
- struct dirent *dirp;
char dlpath[MAXPATHLEN];
- int minor = -1;
- int len;
if (libpath == NULL) {
#ifdef OBJFORMAT_ELF
OpenPOWER on IntegriCloud