summaryrefslogtreecommitdiff
path: root/source4/torture/torture.h
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-04-02 14:10:16 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-04-02 14:10:16 +0200
commit4924446969b0f2a02b799fa9b2af14172310ebf0 (patch)
treeb30ea88bf769ebf6fcc554190429d2a60ca183a0 /source4/torture/torture.h
parentec7394e7d2f589905044cff3cb1899f0815991d6 (diff)
downloadsamba-4924446969b0f2a02b799fa9b2af14172310ebf0.tar.gz
samba-4924446969b0f2a02b799fa9b2af14172310ebf0.tar.bz2
samba-4924446969b0f2a02b799fa9b2af14172310ebf0.zip
Trim down installed headers some more.
(This used to be commit 71aa38842c270d52d39b805bf7ce29e25e062024)
Diffstat (limited to 'source4/torture/torture.h')
-rw-r--r--source4/torture/torture.h2
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__ */