mirror of
https://github.com/samba-team/samba.git
synced 2025-11-05 04:23:51 +03:00
r26096: No longer include removed header
This commit is contained in:
committed by
Stefan Metzmacher
parent
d74018d055
commit
42738301b1
@@ -26,7 +26,7 @@ clean::
|
||||
@echo "Removing SWIG output files"
|
||||
@-rm -f bin/python/*
|
||||
# FIXME: Remove _wrap.c files
|
||||
#
|
||||
|
||||
pythonmods: $(PYTHON_DSOS)
|
||||
|
||||
PYDOCTOR_MODULES=bin/python/ldb.py bin/python/auth.py bin/python/credentials.py bin/python/registry.py
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "scripting/python/talloc.h"
|
||||
#include "Python.h"
|
||||
#include "param/param.h"
|
||||
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "scripting/python/talloc.h"
|
||||
#include "Python.h"
|
||||
#include "libcli/security/security.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user