1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-02 20:59:09 +03:00

Remove includes of py_*.h, which are no longer generated.

This commit is contained in:
Jelmer Vernooij
2008-12-22 04:21:20 +01:00
parent 4eabc417a0
commit 24b62772ab
2 changed files with 3 additions and 3 deletions

View File

@ -27,8 +27,6 @@
#include <Python.h>
#include "pyldb.h"
#include "libcli/util/pyerrors.h"
#include "librpc/gen_ndr/py_misc.h"
#include "librpc/gen_ndr/py_security.h"
#include "libcli/security/security.h"
#include "auth/pyauth.h"