From: Howard Chu Date: Sat, 29 Aug 2009 03:56:25 +0000 (+0000) Subject: Tweak MozNSS include path X-Git-Tag: ACLCHECK_0~233 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d0a410b21238c46cbfeabdb3c3fc80a0bfa4bee7;p=openldap Tweak MozNSS include path --- diff --git a/libraries/liblutil/passwd.c b/libraries/liblutil/passwd.c index 425f682779..853b940277 100644 --- a/libraries/liblutil/passwd.c +++ b/libraries/liblutil/passwd.c @@ -52,7 +52,7 @@ typedef des_key_schedule des_context; one in lutil_sha1.h to blow up */ #define PROTYPES_H 1 -# include +# include typedef PK11SymKey *des_key; typedef unsigned char des_data_block[8]; typedef PK11Context *des_context[1];