summaryrefslogtreecommitdiffstats
path: root/lib/libskey/skey_crypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libskey/skey_crypt.c')
-rw-r--r--lib/libskey/skey_crypt.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libskey/skey_crypt.c b/lib/libskey/skey_crypt.c
index b61bef0..ca1024f 100644
--- a/lib/libskey/skey_crypt.c
+++ b/lib/libskey/skey_crypt.c
@@ -3,7 +3,8 @@
#include <string.h>
#include <stdio.h>
#include <pwd.h>
-#include <skey.h>
+
+#include "skey.h"
/* skey_crypt - return encrypted UNIX passwd if s/key or regular password ok */
OpenPOWER on IntegriCloud