1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-31 12:23:52 +03:00

r14542: Remove librpc, libndr and libnbt from includes.h

This commit is contained in:
Jelmer Vernooij
2006-03-18 15:42:57 +00:00
committed by Gerald (Jerry) Carter
parent 7253153691
commit 51b4270513
92 changed files with 146 additions and 17 deletions

View File

@@ -106,9 +106,9 @@ _PUBLIC_ void smb_panic(const char *why) NORETURN_ATTRIBUTE;
#include "param/param.h"
#include "libcli/util/nterr.h"
#include "libcli/util/doserr.h"
#include "librpc/ndr/libndr.h"
#include "librpc/rpc/dcerpc.h"
#include "libcli/nbt/libnbt.h"
#include "librpc/gen_ndr/misc.h"
struct smbcli_tree;
#include "libcli/util/proto.h"
/* String routines */