From 8bfd913e0ccc1ca26a4b5dd1250451af624f1e43 Mon Sep 17 00:00:00 2001 From: daveluff Date: Wed, 22 Feb 2006 20:27:00 +0000 Subject: [PATCH] Oops - I think I introduced some dos line endings - this should fix it --- tests/al-info.c | 4 ++-- tests/test-up.cxx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/al-info.c b/tests/al-info.c index 27ac2d0e1..9969fcf3b 100644 --- a/tests/al-info.c +++ b/tests/al-info.c @@ -6,9 +6,9 @@ # include #else # include -# include +# include # ifndef __CYGWIN__ -# include +# include # endif #endif diff --git a/tests/test-up.cxx b/tests/test-up.cxx index 87eb5e5ae..48de4b7ed 100644 --- a/tests/test-up.cxx +++ b/tests/test-up.cxx @@ -1,8 +1,8 @@ // do some test relating to the concept of "up" - + #ifdef HAVE_CONFIG_H # include -#endif +#endif #include