1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-28 03:33:13 +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

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