fix test compilation

This commit is contained in:
Olivier Goffart 2014-01-26 19:05:43 +01:00
parent 2eb9962f4c
commit 94190b73ff

View file

@ -3,7 +3,7 @@
#include "torture.h"
#define CSYNC_TEST 1
#include "csync.h"
#include "csync_private.h"
static void setup_local(void **state) {
CSYNC *csync;