69578ff1af
Take maintainership. Anglicise some of the text in DESCR.
13 lines
270 B
Text
13 lines
270 B
Text
$NetBSD: patch-ah,v 1.1 2007/10/02 19:03:12 agc Exp $
|
|
|
|
--- src/MCryptPP.h 2003-09-28 16:30:30.000000000 +0100
|
|
+++ src/MCryptPP.h 2007-10-02 08:35:33.000000000 +0100
|
|
@@ -27,6 +27,8 @@
|
|
|
|
#include <string>
|
|
|
|
+#define _Bool bool
|
|
+
|
|
#include <mcrypt.h>
|
|
|
|
class BitString ;
|