]> git.sur5r.net Git - openldap/blobdiff - libraries/liblutil/passwd.c
Tweak MozNSS include path
[openldap] / libraries / liblutil / passwd.c
index 425f682779c15a2522c15cd4cb43d96f2c3c73d8..853b940277397918843c28ad7f9138a92cf782db 100644 (file)
@@ -52,7 +52,7 @@ typedef des_key_schedule des_context;
   one in lutil_sha1.h to blow up
 */
 #define PROTYPES_H 1
-#      include <pk11pub.h>
+#      include <nss/pk11pub.h>
 typedef PK11SymKey *des_key;
 typedef unsigned char des_data_block[8];
 typedef PK11Context *des_context[1];