1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-21 03:33:16 +03:00

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

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

View File

@@ -26,7 +26,7 @@
#include "core.h"
#include "librpc/gen_ndr/misc.h"
#include "librpc/gen_ndr/dcerpc.h"
#include "librpc/rpc/dcerpc.h"
#include "librpc/ndr/libndr.h"
/* modules can use the following to determine if the interface has changed