From 2d0c1cec77cc2e67f180914beff12bafbc21f9b7 Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Mon, 26 Jan 2009 18:00:24 -0600 Subject: LoopControl: Dont' use Some systems have broken implementations, and it is not important. --- Carpet/LoopControl/src/loopcontrol.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Carpet/LoopControl/src') diff --git a/Carpet/LoopControl/src/loopcontrol.c b/Carpet/LoopControl/src/loopcontrol.c index f75e2bbf7..afc19fec3 100644 --- a/Carpet/LoopControl/src/loopcontrol.c +++ b/Carpet/LoopControl/src/loopcontrol.c @@ -15,9 +15,9 @@ #include #include -#ifdef HAVE_TGMATH_H -# include -#endif +/* #ifdef HAVE_TGMATH_H */ +/* # include */ +/* #endif */ #include "loopcontrol.h" -- cgit v1.2.3