aboutsummaryrefslogtreecommitdiff
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, 1 insertions, 2 deletions
diff --git a/lib/libskey/skey_crypt.c b/lib/libskey/skey_crypt.c
index ca1024f77418..b61bef08c90b 100644
--- a/lib/libskey/skey_crypt.c
+++ b/lib/libskey/skey_crypt.c
@@ -3,8 +3,7 @@
#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 */