mirror of
https://github.com/samba-team/samba.git
synced 2025-12-19 12:23:49 +03:00
Fixed some compiler warnings.
This commit is contained in:
@@ -31,6 +31,7 @@ struct pyconv {
|
||||
|
||||
PyObject *from_struct(void *s, struct pyconv *conv);
|
||||
BOOL to_struct(void *s, PyObject *dict, struct pyconv *conv);
|
||||
PyObject *from_unistr_list(uint16 *dependentfiles);
|
||||
|
||||
/* Another version of offsetof (-: */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user