From fbdce1df2e3e5369f5b6e110629136929a0a5f3d Mon Sep 17 00:00:00 2001 From: Hongwei Wang Date: Thu, 6 Aug 2015 12:45:49 -0700 Subject: Making sure the zookeeper detection test works with all compilers. --- test/build/zookeeper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/build') diff --git a/test/build/zookeeper.c b/test/build/zookeeper.c index 122c79ead5..7cd3d0da9e 100644 --- a/test/build/zookeeper.c +++ b/test/build/zookeeper.c @@ -40,4 +40,4 @@ int main() { zookeeper_init(NULL, NULL, 0, 0, 0, 0); return 0; -} \ No newline at end of file +} -- cgit v1.2.3