mirror of
https://github.com/samba-team/samba.git
synced 2025-08-02 00:22:11 +03:00
s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4
This commit is contained in:
@ -16,6 +16,7 @@
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include "../lib/util/python_util.h"
|
||||
#include "libcli/security/security.h"
|
||||
|
||||
static void PyType_AddMethods(PyTypeObject *type, PyMethodDef *methods)
|
||||
|
Reference in New Issue
Block a user