mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
278 B
Plaintext
14 lines
278 B
Plaintext
$NetBSD: patch-ac,v 1.2 1998/08/07 11:13:47 agc Exp $
|
|
|
|
--- ../source/md2.h.orig Fri Mar 25 14:01:49 1994
|
|
+++ ../source/md2.h Tue Jul 14 13:20:11 1998
|
|
@@ -22,6 +22,8 @@
|
|
#ifndef _MD2_H_
|
|
#define _MD2_H_ 1
|
|
|
|
+#include <rsaref/global.h>
|
|
+
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|