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;