From 11165820d194478d493d667a11ea8480ce893c70 Mon Sep 17 00:00:00 2001 From: Paul Brook Date: Sun, 13 Jun 2010 19:00:50 +0100 Subject: Move stdbool.h Move inclusion of stdbool.h to common header files, instead of including in an ad-hoc manner. Signed-off-by: Paul Brook --- dyngen-exec.h | 1 + 1 file changed, 1 insertion(+) (limited to 'dyngen-exec.h') diff --git a/dyngen-exec.h b/dyngen-exec.h index 0700a2d..5bfef3f 100644 --- a/dyngen-exec.h +++ b/dyngen-exec.h @@ -31,6 +31,7 @@ host headers do not allow that. */ #include #include +#include #ifdef __OpenBSD__ #include -- cgit v1.1