From bf6cd377165046c3003d7243cb45c65a897cc9f7 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Sat, 24 Aug 2002 02:06:17 +0000 Subject: if muhammad does not go to the mountain ... (This used to be commit 5246d3693c463e581a7cd40f86878e40456237c3) --- source3/torture/vfstest.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source3/torture/vfstest.c') diff --git a/source3/torture/vfstest.c b/source3/torture/vfstest.c index b76c289c17..3c67fa4633 100644 --- a/source3/torture/vfstest.c +++ b/source3/torture/vfstest.c @@ -36,6 +36,8 @@ static struct cmd_list { TALLOC_CTX *global_ctx; extern pstring user_socket_options; +extern SIG_ATOMIC_T got_sig_term; +extern SIG_ATOMIC_T reload_after_sighup; /**************************************************************************** handle completion of commands for readline -- cgit