From d0a410b21238c46cbfeabdb3c3fc80a0bfa4bee7 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Sat, 29 Aug 2009 03:56:25 +0000 Subject: [PATCH] Tweak MozNSS include path --- libraries/liblutil/passwd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]; -- 2.39.5