3aa8917d44
...in external nss header; an alternative could be to use -isystem instead of -I in gb_LinkTarget__use_nss3. Change-Id: I399e6990dd0110e0e16baea0d20a16050acfdeb1
11 lines
281 B
Text
11 lines
281 B
Text
--- mozilla/security/nss/lib/pk11wrap/secmod.h
|
|
+++ mozilla/security/nss/lib/pk11wrap/secmod.h
|
|
@@ -34,7 +34,7 @@
|
|
*
|
|
* ***** END LICENSE BLOCK ***** */
|
|
#ifndef _SECMOD_H_
|
|
-#define _SEDMOD_H_
|
|
+#define _SECMOD_H_
|
|
#include "seccomon.h"
|
|
#include "secmodt.h"
|
|
#include "prinrval.h"
|