]> git.pld-linux.org Git - packages/nss.git/blob - hasht-dont-include-prtypes.patch
- up to 3.16.4
[packages/nss.git] / hasht-dont-include-prtypes.patch
1 diff -up ./nss/lib/util/hasht.h.prtypes ./nss/lib/util/hasht.h
2 --- ./nss/lib/util/hasht.h.prtypes      2013-04-19 09:56:51.656957336 -0700
3 +++ ./nss/lib/util/hasht.h      2013-04-19 09:57:19.841115823 -0700
4 @@ -6,7 +6,6 @@
5  #ifndef _HASHT_H_
6  #define _HASHT_H_
7  
8 -#include "prtypes.h"
9  
10  /* Opaque objects */
11  typedef struct SECHashObjectStr SECHashObject;
This page took 0.035416 seconds and 3 git commands to generate.