test: Fix the win32 build
authorAndrea Canciani <ranma42@gmail.com>
Mon, 11 Nov 2013 10:21:23 +0000 (11:21 +0100)
committerSøren Sandmann <ssp@redhat.com>
Tue, 12 Nov 2013 00:09:28 +0000 (19:09 -0500)
commit9bab46e9b8df1b061e993546414ed7d69e7b2058
tree28457a888bd32be29f0e18083b38d4efd73d700f
parentca5a4dec44afe5769e2ca99dbc7e5e66fa1fe272
test: Fix the win32 build

The win32 build has no config.h, so HAVE_CONFIG_H should be checked
before including it, as in utils.h.
test/thread-test.c