aboutsummaryrefslogtreecommitdiff
path: root/tests/server/util.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-02-28 00:55:06 +0000
committerYang Tse <yangsita@gmail.com>2008-02-28 00:55:06 +0000
commited63d9d4de2c40ee2bb15f3f2ffed0d9bfe54c22 (patch)
treed76ac6f2c064c5a952f43623d51ac3e335cdcfab /tests/server/util.h
parent8adc7038fe513ff3651845be186560686e797f14 (diff)
header inclusion cleanup
Diffstat (limited to 'tests/server/util.h')
-rw-r--r--tests/server/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/server/util.h b/tests/server/util.h
index 0ec820e17..f5ec0333b 100644
--- a/tests/server/util.h
+++ b/tests/server/util.h
@@ -22,6 +22,7 @@
*
* $Id$
***************************************************************************/
+#include "setup.h" /* portability help from the lib directory */
void logmsg(const char *msg, ...);