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 689ff04774..e509ac7028 100644
--- a/source4/torture/torture.h
+++ b/source4/torture/torture.h
@@ -22,6 +22,9 @@
#ifndef __TORTURE_H__
#define __TORTURE_H__
+extern int torture_numops;
+extern int torture_failures;
+
#include "libcli/libcli.h"
#include "torture/proto.h"