diff options
Diffstat (limited to 'source3/torture/torture.c')
-rw-r--r-- | source3/torture/torture.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/torture/torture.c b/source3/torture/torture.c index 19103dfbef..5407f3c20e 100644 --- a/source3/torture/torture.c +++ b/source3/torture/torture.c @@ -20,7 +20,7 @@ #include "includes.h" #include "nsswitch/libwbclient/wbc_async.h" -#include "torture.h" +#include "torture/proto.h" extern char *optarg; extern int optind; |