Blame SOURCES/pkcs1sig-include-prtypes.patch

51ce6b
diff -up ./nss/lib/util/pkcs1sig.c.include_prtypes ./nss/lib/util/pkcs1sig.c
51ce6b
--- ./nss/lib/util/pkcs1sig.c.include_prtypes	2014-09-23 14:53:20.586600039 -0700
51ce6b
+++ ./nss/lib/util/pkcs1sig.c	2014-09-23 14:56:14.569906021 -0700
51ce6b
@@ -3,6 +3,7 @@
51ce6b
  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
51ce6b
  */
51ce6b
 
51ce6b
+#include "prtypes.h"
51ce6b
 #include "pkcs1sig.h"
51ce6b
 #include "hasht.h"
51ce6b
 #include "secerr.h"