mirror of
https://github.com/samba-team/samba.git
synced 2025-03-30 06:50:24 +03:00
s4:scripting/python/pyglue.c - optimise includes
This commit is contained in:
parent
c5deda5d85
commit
13da83be60
@ -19,13 +19,9 @@
|
||||
|
||||
#include <Python.h>
|
||||
#include "includes.h"
|
||||
#include "param/param.h"
|
||||
#include "version.h"
|
||||
#include "libcli/util/pyerrors.h"
|
||||
#include "param/pyparam.h"
|
||||
#include "lib/socket/netif.h"
|
||||
#include "lib/socket/netif_proto.h"
|
||||
#include "lib/talloc/pytalloc.h"
|
||||
|
||||
static PyObject *py_generate_random_str(PyObject *self, PyObject *args)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user