ctdb-ib: Include system/wait.h for signal
authorAmitay Isaacs <amitay@gmail.com>
Mon, 27 Jun 2016 07:28:59 +0000 (17:28 +1000)
committerMartin Schwenke <martins@samba.org>
Tue, 5 Jul 2016 08:53:15 +0000 (10:53 +0200)
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/ib/ibwrapper_test.c

index eaa14fb4e43a4e24465af9199771de89442aa742..bc88dad051c4244a7ca44b3869a5e104817f434e 100644 (file)
@@ -23,6 +23,7 @@
 #include "replace.h"
 #include "system/network.h"
 #include "system/time.h"
+#include "system/wait.h"
 
 #include <assert.h>
 #include <talloc.h>