mirror of
https://github.com/samba-team/samba.git
synced 2025-12-10 04:23:50 +03:00
s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include "lib/ldb-samba/ldif_handlers.h"
|
||||
#include "librpc/ndr/libndr.h"
|
||||
#include "version.h"
|
||||
#include <Python.h>
|
||||
#include "../lib/util/python_util.h"
|
||||
#include "lib/ldb/pyldb.h"
|
||||
#include "libcli/util/pyerrors.h"
|
||||
#include "libcli/security/security.h"
|
||||
|
||||
Reference in New Issue
Block a user