summaryrefslogtreecommitdiff
path: root/nss/nss.wheader-guard.patch.0
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-07-08 15:37:02 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-07-08 17:32:25 +0200
commit3aa8917d448a90bb5d4a4913f2d92c0d5a6681b6 (patch)
tree2fd24f14c121937dfbcefa30cb3ce39418caadb6 /nss/nss.wheader-guard.patch.0
parent35acb8a54171eb14555632179e69cbb9cf28f9e8 (diff)
-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
Diffstat (limited to 'nss/nss.wheader-guard.patch.0')
-rw-r--r--nss/nss.wheader-guard.patch.011
1 files changed, 11 insertions, 0 deletions
diff --git a/nss/nss.wheader-guard.patch.0 b/nss/nss.wheader-guard.patch.0
new file mode 100644
index 000000000000..a5d4060392ce
--- /dev/null
+++ b/nss/nss.wheader-guard.patch.0
@@ -0,0 +1,11 @@
+--- 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"