1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-03 13:47:25 +03:00

pyglue: fix the build with automatic dependecies

metze
This commit is contained in:
Stefan Metzmacher 2008-12-29 08:40:04 +01:00
parent 7bf5768a52
commit b719595fd6

View File

@ -26,7 +26,7 @@
#include "librpc/ndr/libndr.h"
#include "version.h"
#include <Python.h>
#include "pyldb.h"
#include "lib/ldb/pyldb.h"
#include "libcli/util/pyerrors.h"
#include "libcli/security/security.h"
#include "auth/pyauth.h"