mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
s3:fix the merged build of bin/smbtorture4
Michael
This commit is contained in:
parent
95d0f0aab0
commit
a46b63fd98
@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "torture.h"
|
||||
#include "torture/proto.h"
|
||||
|
||||
extern bool torture_showall;
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "torture.h"
|
||||
#include "torture/proto.h"
|
||||
|
||||
extern int torture_numops;
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "torture.h"
|
||||
#include "torture/proto.h"
|
||||
|
||||
#define MAX_FILES 1000
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "torture.h"
|
||||
#include "torture/proto.h"
|
||||
|
||||
#define VERBOSE 0
|
||||
#define OP_MIN 0
|
||||
|
@ -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;
|
||||
|
@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "torture.h"
|
||||
#include "torture/proto.h"
|
||||
|
||||
bool torture_utable(int dummy)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user