Merge from vendor branch TNF:
[pkgsrc.git] / security / rsaref / patches / patch-aa
1 $NetBSD$
2
3 --- ../source/des.h.orig        Fri Mar 25 14:01:48 1994
4 +++ ../source/des.h     Tue Jul 14 13:20:11 1998
5 @@ -4,6 +4,8 @@
6  #ifndef _DES_H_
7  #define _DES_H_ 1
8  
9 +#include <rsaref/global.h>
10 +
11  #ifdef __cplusplus
12  extern "C" {
13  #endif