+2010-03-07 Bruno Haible <bruno@clisp.org>
+
+ Fix test-cond link error.
+ * tests/test-cond.c: Include <stdio.h>.
+
2010-03-07 Bruno Haible <bruno@clisp.org>
Fix test-dirent-safer link error.
/* Test of condition variables in multithreaded situations.
- Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2008-2010 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
/* No multithreading available. */
+#include <stdio.h>
+
int
main ()
{