mirror of
https://abf.rosa.ru/djam/nss.git
synced 2025-02-23 16:32:48 +00:00
12 lines
404 B
Diff
12 lines
404 B
Diff
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;
|