diff options
Diffstat (limited to 'test/util.c')
| -rw-r--r-- | test/util.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/util.c b/test/util.c index 6fc38d2..8b27578 100644 --- a/test/util.c +++ b/test/util.c @@ -192,3 +192,4 @@ ipc_wait_parent(struct ipc *ipc) ipc->has_sig_parent = false; pthread_mutex_unlock(&ipc->lock); } + |
