mirror of
https://github.com/samba-team/samba.git
synced 2025-10-31 12:23:52 +03:00
r14361: Support 'helper' attribute in pidl and use it.
Remove some headers from include/includes.h (they're now only included in the file they are used)
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
e0d96ecfb4
commit
7213b7498e
@@ -125,14 +125,7 @@ enum brl_type {
|
||||
#include "libcli/nbt/libnbt.h"
|
||||
#include "libcli/util/proto.h"
|
||||
|
||||
/* These headers are used by the NDR parsers. They are globally
|
||||
* included at the moment, but will be included by the autogenerated
|
||||
* NDR parsers later on and removed from here. */
|
||||
#include "libcli/nbt/nbtname.h"
|
||||
#include "librpc/ndr/ndr_sec.h"
|
||||
#include "librpc/ndr/ndr_drsuapi.h"
|
||||
#include "librpc/ndr/ndr_spoolss_buf.h"
|
||||
#include "librpc/ndr/ndr_krb5pac.h"
|
||||
/* FIXME: This header should be included by pidl where necessary */
|
||||
#include "librpc/ndr/ndr_compression.h"
|
||||
|
||||
#undef _PRINTF_ATTRIBUTE
|
||||
|
||||
Reference in New Issue
Block a user