mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
quick hack to get smbtorture working again
This commit is contained in:
parent
135855dbd3
commit
2d37c1f98f
@ -22,6 +22,8 @@
|
||||
#define NO_SYSLOG
|
||||
|
||||
#include "includes.h"
|
||||
#include <sys/ipc.h>
|
||||
#include <sys/shm.h>
|
||||
|
||||
static fstring host, workgroup, share, password, username, myname;
|
||||
static int max_protocol = PROTOCOL_NT1;
|
||||
|
Loading…
Reference in New Issue
Block a user