From da4bacb5a3de0dafe863ea82aea78d2e40731730 Mon Sep 17 00:00:00 2001 From: Christian Neumair Date: Sat, 17 May 2003 12:43:34 +0000 Subject: Fixed many issues mentioned in #112781. --- lib/ephy-string.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'lib/ephy-string.c') diff --git a/lib/ephy-string.c b/lib/ephy-string.c index cf0272f61..46a6b6d9f 100644 --- a/lib/ephy-string.c +++ b/lib/ephy-string.c @@ -16,12 +16,16 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include "ephy-string.h" +#include #include #include -#include -#include +#include #include #include -- cgit v1.2.3