1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-13 08:23:49 +03:00

nbt: trim down header dependencies of nbt.idl.

Guenther
This commit is contained in:
Günther Deschner
2011-11-03 14:40:46 +01:00
parent 2d390991bd
commit 185b94eefa
6 changed files with 7 additions and 2 deletions

View File

@@ -25,6 +25,7 @@
#include "../libcli/netlogon/netlogon.h"
#include "lib/async_req/async_sock.h"
#include "libsmb/nmblib.h"
#include "../libcli/nbt/libnbt.h"
/* nmbd.c sets this to True. */
bool global_in_nmbd = False;