1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-29 15:42:04 +03:00

python: Move some convenience macros to a separate header rather than putting them in every generated py_* file.

(This used to be commit 712274b9bd)
This commit is contained in:
Jelmer Vernooij
2008-01-14 16:49:19 +01:00
parent a896c8940c
commit 860106b3f4
2 changed files with 4 additions and 6 deletions

View File

@ -25,3 +25,5 @@
#define dom_sid2_Type dom_sid_Type
#define dom_sid28_Type dom_sid_Type
#define dom_sid2_Check dom_sid_Check
#define dom_sid28_Check dom_sid28_Check