diff options
Diffstat (limited to 'tests/libtest/lib573.c')
-rw-r--r-- | tests/libtest/lib573.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libtest/lib573.c b/tests/libtest/lib573.c index b5fafe16e..1d8602e1f 100644 --- a/tests/libtest/lib573.c +++ b/tests/libtest/lib573.c @@ -19,10 +19,10 @@ * KIND, either express or implied. * ***************************************************************************/ - #include "test.h" #include "testutil.h" +#include "warnless.h" #include "memdebug.h" #define MAIN_LOOP_HANG_TIMEOUT 90 * 1000 |