mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Tweak MozNSS include path
This commit is contained in:
parent
2ba0e44ad1
commit
d0a410b212
1 changed files with 1 additions and 1 deletions
|
|
@ -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];
|
||||
|
|
|
|||
Loading…
Reference in a new issue