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

Merge of compiler warning fixups.

This commit is contained in:
Tim Potter
-
parent 68b4052281
commit 0308a0a112
10 changed files with 316 additions and 328 deletions

View File

@ -21,9 +21,6 @@
#ifndef _PY_WINREG_H
#define _PY_WINREG_H
#include "includes.h"
#include "Python.h"
#include "python/py_common.h"
#endif /* _PY_WINREG_H */