1
0
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:
Tim Potter 0001-01-01 00:00:00 +00:00
parent faf89f214f
commit bdb6e76ab5
5 changed files with 0 additions and 5 deletions

View File

@ -22,7 +22,6 @@
*/
#include "includes.h"
#include "smb.h"
/* This is our local master browser list database. */
extern ubi_dlList lmb_browserlist[];

View File

@ -22,7 +22,6 @@
*/
#include "includes.h"
#include "smb.h"
extern int ClientNMB;

View File

@ -24,7 +24,6 @@
*/
#include "includes.h"
#include "smb.h"
extern int ClientNMB;
extern int ClientDGRAM;

View File

@ -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;

View File

@ -22,7 +22,6 @@
*/
#include "includes.h"
#include "smb.h"
extern int ClientNMB;