summaryrefslogtreecommitdiff
path: root/source3/torture/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/torture/proto.h')
-rw-r--r--source3/torture/proto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/torture/proto.h b/source3/torture/proto.h
index e40e44c114..ebaf6cf1eb 100644
--- a/source3/torture/proto.h
+++ b/source3/torture/proto.h
@@ -23,6 +23,8 @@
#ifndef __TORTURE_H__
#define __TORTURE_H__
+struct cli_state;
+
/* The following definitions come from torture/denytest.c */
bool torture_denytest1(int dummy);