mirror of
https://github.com/samba-team/samba.git
synced 2025-03-20 22:50:26 +03:00
lib/util: remove unused '#include <sys/syscall.h>' from tests/tfork.c
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13342 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org> (cherry picked from commit f2ff61ce9e8ab56d8a69fce29c9f214d5d98f89e)
This commit is contained in:
parent
f8abea57ec
commit
cd2cc69eb4
@ -32,7 +32,6 @@
|
||||
#include "lib/util/sys_rw.h"
|
||||
#ifdef HAVE_PTHREAD
|
||||
#include <pthread.h>
|
||||
#include <sys/syscall.h>
|
||||
#endif
|
||||
|
||||
static bool test_tfork_simple(struct torture_context *tctx)
|
||||
|
Loading…
x
Reference in New Issue
Block a user