mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
Merge of #include <smb.h> removals.
This commit is contained in:
parent
faf89f214f
commit
bdb6e76ab5
@ -22,7 +22,6 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "smb.h"
|
||||
|
||||
/* This is our local master browser list database. */
|
||||
extern ubi_dlList lmb_browserlist[];
|
||||
|
@ -22,7 +22,6 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "smb.h"
|
||||
|
||||
extern int ClientNMB;
|
||||
|
||||
|
@ -24,7 +24,6 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "smb.h"
|
||||
|
||||
extern int ClientNMB;
|
||||
extern int ClientDGRAM;
|
||||
|
@ -28,7 +28,6 @@
|
||||
also allows us to have more than 1 sync going at once (tridge) */
|
||||
|
||||
#include "includes.h"
|
||||
#include "smb.h"
|
||||
|
||||
struct sync_record {
|
||||
struct sync_record *next, *prev;
|
||||
|
@ -22,7 +22,6 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "smb.h"
|
||||
|
||||
extern int ClientNMB;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user