1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-04 08:22:08 +03:00

Merge of cleanups and srvsvc implementation from HEAD.

This commit is contained in:
Tim Potter
-
parent efc9269780
commit dbea592877
20 changed files with 222 additions and 255 deletions

View File

@ -18,8 +18,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#include "includes.h"
#include "Python.h"
#include "python/py_common.h"
#include "python/py_conv.h"
/* Convert a struct passwd to a dictionary */