office-gobmx/nss/nss.wheader-guard.patch.0
Stephan Bergmann 3aa8917d44 -Werror,-Wheader-guard (Clang trunk towards 3.4)
...in external nss header; an alternative could be to use -isystem instead of -I
in gb_LinkTarget__use_nss3.

Change-Id: I399e6990dd0110e0e16baea0d20a16050acfdeb1
2013-07-08 17:32:25 +02:00

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"