69578ff1af
Take maintainership. Anglicise some of the text in DESCR.
13 lines
289 B
Text
13 lines
289 B
Text
$NetBSD: patch-ag,v 1.1 2007/10/02 19:03:12 agc Exp $
|
|
|
|
--- src/EmbData.h 2003-09-29 12:51:49.000000000 +0100
|
|
+++ src/EmbData.h 2007-10-02 08:34:47.000000000 +0100
|
|
@@ -21,6 +21,8 @@
|
|
#ifndef SH_EMBDATA_H
|
|
#define SH_EMBDATA_H
|
|
|
|
+#define _Bool bool
|
|
+
|
|
#include <string>
|
|
#include <vector>
|
|
|