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