diff options
Diffstat (limited to 'source4/torture/torture.h')
-rw-r--r-- | source4/torture/torture.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/torture.h b/source4/torture/torture.h index a5a6bc1cbf..26ecdb567b 100644 --- a/source4/torture/torture.h +++ b/source4/torture/torture.h @@ -36,6 +36,6 @@ extern int torture_numasync; struct torture_test; int torture_init(void); bool torture_register_suite(struct torture_suite *suite); -#include "torture/ui.h" + #endif /* __TORTURE_H__ */ |