mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
276 B
Plaintext
14 lines
276 B
Plaintext
$NetBSD: patch-aa,v 1.3 1998/08/07 11:13:46 agc Exp $
|
|
|
|
--- ../source/des.h.orig Fri Mar 25 14:01:48 1994
|
|
+++ ../source/des.h Tue Jul 14 13:20:11 1998
|
|
@@ -4,6 +4,8 @@
|
|
#ifndef _DES_H_
|
|
#define _DES_H_ 1
|
|
|
|
+#include <rsaref/global.h>
|
|
+
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|