mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
s4:librpc/rpc/pyrpc.h: librpc/rpc/dcerpc.h isn't needed anymore
metze
This commit is contained in:
parent
f57b1da428
commit
ec30022233
@ -21,7 +21,6 @@
|
||||
#define _PYRPC_H_
|
||||
|
||||
#include "libcli/util/pyerrors.h"
|
||||
#include "librpc/rpc/dcerpc.h"
|
||||
|
||||
#define PY_CHECK_TYPE(type, var, fail) \
|
||||
if (!PyObject_TypeCheck(var, type)) {\
|
||||
|
Loading…
x
Reference in New Issue
Block a user