summaryrefslogtreecommitdiff
path: root/source4/torture/torture.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/torture/torture.h')
-rw-r--r--source4/torture/torture.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/torture/torture.h b/source4/torture/torture.h
index 7fe546b007..9d0f84759b 100644
--- a/source4/torture/torture.h
+++ b/source4/torture/torture.h
@@ -41,6 +41,9 @@ extern int torture_numops;
extern int torture_failures;
extern BOOL use_level_II_oplocks;
+struct torture_context;
+struct torture_test;
+
#include "torture/proto.h"
#endif /* __TORTURE_H__ */