Blame SOURCES/hasht-dont-include-prtypes.patch

f75352
diff -up ./nss/lib/util/hasht.h.prtypes ./nss/lib/util/hasht.h
9adeb8
--- ./nss/lib/util/hasht.h.prtypes	2013-11-09 09:23:30.000000000 -0800
9adeb8
+++ ./nss/lib/util/hasht.h	2013-11-25 02:59:15.481044180 -0800
9adeb8
@@ -5,7 +5,6 @@
f75352
 #ifndef _HASHT_H_
f75352
 #define _HASHT_H_
f75352
 
f75352
-#include "prtypes.h"
f75352
 
f75352
 /* Opaque objects */
f75352
 typedef struct SECHashObjectStr SECHashObject;