You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
347 B
12 lines
347 B
7 years ago
|
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;
|