From de7d1abe9386c2e9df1a8c5f3b95f3cd57cc6c9f Mon Sep 17 00:00:00 2001 From: Alexander Barkov Date: Fri, 16 Oct 2009 13:47:34 +0500 Subject: [PATCH] A postfix for WL#751 --- include/my_global.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/my_global.h b/include/my_global.h index 0c02dd6dcac..79fcae6d61f 100644 --- a/include/my_global.h +++ b/include/my_global.h @@ -410,6 +410,7 @@ C_MODE_END #ifndef stdin #include #endif +#include #ifdef HAVE_STDLIB_H #include #endif