diff options
Diffstat (limited to 'source3/torture/proto.h')
-rw-r--r-- | source3/torture/proto.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/torture/proto.h b/source3/torture/proto.h index 19e7a72a70..8d661aada9 100644 --- a/source3/torture/proto.h +++ b/source3/torture/proto.h @@ -102,5 +102,6 @@ bool run_smb2_session_reauth(int dummy); bool run_local_conv_auth_info(int dummy); bool run_local_sprintf_append(int dummy); bool run_cleanup1(int dummy); +bool run_cleanup2(int dummy); #endif /* __TORTURE_H__ */ |