Making sure the zookeeper detection test works with all compilers.

pull/2549/head
Hongwei Wang 9 years ago
parent 2b1b95a792
commit fbdce1df2e
  1. 2
      test/build/zookeeper.c

@ -40,4 +40,4 @@
int main() {
zookeeper_init(NULL, NULL, 0, 0, 0, 0);
return 0;
}
}

Loading…
Cancel
Save