From 91bdf2952d0f78a514d03235754ee54813f9ae6c Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 24 Aug 2006 11:39:52 +0200 Subject: Cset exclude: msvensson@neptunus.(none)|ChangeSet|20060612110740|13873 configure.in: Exclude dbug/dbug.c: Exclude --- dbug/dbug.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'dbug') diff --git a/dbug/dbug.c b/dbug/dbug.c index 575481305e7..c991daf3617 100644 --- a/dbug/dbug.c +++ b/dbug/dbug.c @@ -66,13 +66,10 @@ * Check of malloc on entry/exit (option "S") */ -#include - -/* This file won't compile unless DBUG_OFF is undefined locally */ #ifdef DBUG_OFF #undef DBUG_OFF #endif - +#include #include #include #if defined(MSDOS) || defined(__WIN__) -- cgit v1.2.1