2013-09-26 17:14:40 +02:00

14 lines
289 B
Plaintext

$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>