nss/nss-3.15.1.prtypes.patch

13 lines
404 B
Diff
Raw Normal View History

2014-03-12 15:15:21 +04:00
diff -Nur nss-3.15.1.old/nss/lib/util/hasht.h nss-3.15.1/nss/lib/util/hasht.h
--- nss-3.15.1.old/nss/lib/util/hasht.h 2013-06-27 21:58:08.000000000 +0400
+++ nss-3.15.1/nss/lib/util/hasht.h 2013-11-28 13:38:39.809153998 +0400
@@ -5,7 +5,7 @@
#ifndef _HASHT_H_
#define _HASHT_H_
-#include "prtypes.h"
+#include "nspr4/prtypes.h"
/* Opaque objects */
typedef struct SECHashObjectStr SECHashObject;