Blame SOURCES/pkcs1sig-include-prtypes.patch

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