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

r3497: removed some include cruft, and split out librpc/gen_ndr/tables.h

(This used to be commit 7dd3a5a6da)
This commit is contained in:
Andrew Tridgell
2004-11-03 00:38:05 +00:00
committed by Gerald (Jerry) Carter
parent 6f214cc510
commit 02785df1b0
10 changed files with 18 additions and 129 deletions

View File

@@ -24,6 +24,7 @@
#include "includes.h"
#include "librpc/gen_ndr/ndr_epmapper.h"
#include "librpc/gen_ndr/ndr_oxidresolver.h"
#include "librpc/gen_ndr/tables.h"
#include "auth/auth.h"
#include "dlinklist.h"
#include "rpc_server/dcerpc_server.h"