ctdb-daemon: Separate prototypes for common client/server functions
[vlendec/samba-autobuild/.git] / ctdb / tests / src / ctdb_randrec.c
index c861d318d31f2fc6a0dc96bca3bf0ac87a03cd12..6d9a3d1a6374367baec18ea38daeffd94707692c 100644 (file)
 #include "lib/util/debug.h"
 #include "lib/util/time.h"
 
-#include "common/cmdline.h"
-
 #include "ctdb_logging.h"
 #include "ctdb_private.h"
 #include "ctdb_client.h"
 
+#include "common/cmdline.h"
+#include "common/common.h"
+
 static struct timeval tp1,tp2;
 
 static void start_timer(void)