You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
395 B

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