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

51ce6b
diff -up ./nss/lib/util/hasht.h.prtypes ./nss/lib/util/hasht.h
51ce6b
--- ./nss/lib/util/hasht.h.prtypes	2013-11-23 21:23:12.729136309 -0800
51ce6b
+++ ./nss/lib/util/hasht.h	2013-11-23 21:23:32.873289479 -0800
51ce6b
@@ -5,7 +5,6 @@
51ce6b
 #ifndef _HASHT_H_
51ce6b
 #define _HASHT_H_
51ce6b
 
51ce6b
-#include "prtypes.h"
51ce6b
 
51ce6b
 /* Opaque objects */
51ce6b
 typedef struct SECHashObjectStr SECHashObject;