raven-rhel6/nss-util/hasht-dont-include-prtypes.patch
2024-02-21 20:14:44 +06:00

12 lines
347 B
Diff

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