s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4
[jra/samba/.git] / source4 / librpc / rpc / pyrpc.c
index b841fdad651dc0e8a30c9ae97e5d38bbe39280ea..1f29ad143ef729cd9675f329d5e78e6f86e16ad3 100644 (file)
@@ -18,7 +18,7 @@
 */
 
 #include "includes.h"
-#include <Python.h>
+#include "../lib/util/python_util.h"
 #include <structmember.h>
 #include "librpc/rpc/pyrpc.h"
 #include "librpc/rpc/dcerpc.h"