From: Amitay Isaacs Date: Mon, 27 Jun 2016 07:28:59 +0000 (+1000) Subject: ctdb-ib: Include system/wait.h for signal X-Git-Tag: tdb-1.3.10~498 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e582d2153742d89478d0eba47c1b948199d245ec;p=thirdparty%2Fsamba.git ctdb-ib: Include system/wait.h for signal Signed-off-by: Amitay Isaacs Reviewed-by: Martin Schwenke --- diff --git a/ctdb/ib/ibwrapper_test.c b/ctdb/ib/ibwrapper_test.c index eaa14fb4e43..bc88dad051c 100644 --- a/ctdb/ib/ibwrapper_test.c +++ b/ctdb/ib/ibwrapper_test.c @@ -23,6 +23,7 @@ #include "replace.h" #include "system/network.h" #include "system/time.h" +#include "system/wait.h" #include #include