1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

fixed a link problem with global_in_nmbd

(This used to be commit 9a3e323ec2)
This commit is contained in:
Andrew Tridgell 2002-06-27 14:54:01 +00:00
parent 223ddc3f2d
commit 551a4cd895
2 changed files with 3 additions and 3 deletions

View File

@ -71,8 +71,8 @@ static struct wins_dead {
struct wins_dead *next, *prev;
} *dead_servers;
extern BOOL global_in_nmbd;
/* nmbd sets this */
BOOL global_in_nmbd = False;
/* an internal convenience structure for an IP with a short string tag
attached */

View File

@ -22,7 +22,7 @@
#include "includes.h"
/* nmbd.c sets this to True. */
BOOL global_in_nmbd = False;
extern BOOL global_in_nmbd;
/****************************************************************************
generate a random trn_id