From 3ca33622836e3f02307e8168f438894e708b0469 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Mon, 26 May 2008 08:52:34 +0000 Subject: [PATCH] Indicate that defines.h is included for the definition of the "bool" type. --- lib/commonio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/commonio.h b/lib/commonio.h index 9bda9fb9..e031756b 100644 --- a/lib/commonio.h +++ b/lib/commonio.h @@ -38,7 +38,7 @@ #include #endif -#include "defines.h" +#include "defines.h" /* bool */ /* * Linked list entry. -- 2.40.0