From 0f0065049e8615eaf83f3f77395116178b92a8c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Santos=20Costa?= Date: Wed, 28 Jul 2010 17:12:29 +0100 Subject: [PATCH] compile under thor, check every case. --- C/grow.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/C/grow.c b/C/grow.c index 1e5ff8059..6833ba493 100755 --- a/C/grow.c +++ b/C/grow.c @@ -28,7 +28,7 @@ #if HAVE_STRING_H #include #endif -#if THREADS +#if THREADS && !defined(TABLING) #include #endif