mirror of
https://github.com/samba-team/samba.git
synced 2025-08-02 00:22:11 +03:00
pyglue: fix the build with automatic dependecies
metze
This commit is contained in:
@ -26,7 +26,7 @@
|
|||||||
#include "librpc/ndr/libndr.h"
|
#include "librpc/ndr/libndr.h"
|
||||||
#include "version.h"
|
#include "version.h"
|
||||||
#include <Python.h>
|
#include <Python.h>
|
||||||
#include "pyldb.h"
|
#include "lib/ldb/pyldb.h"
|
||||||
#include "libcli/util/pyerrors.h"
|
#include "libcli/util/pyerrors.h"
|
||||||
#include "libcli/security/security.h"
|
#include "libcli/security/security.h"
|
||||||
#include "auth/pyauth.h"
|
#include "auth/pyauth.h"
|
||||||
|
Reference in New Issue
Block a user