mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
r8437: Win32 doesn't have u_int*_t
This commit is contained in:
parent
7757226ba5
commit
5b007037df
@ -140,4 +140,7 @@
|
||||
#undef SE_GROUP_ENABLED_BY_DEFAULT
|
||||
#undef SE_GROUP_ENABLED
|
||||
|
||||
typedef uint32_t u_int32_t;
|
||||
typedef uint16_t u_int16_t;
|
||||
|
||||
#endif /* _WIN32_REPLACE_H */
|
||||
|
Loading…
Reference in New Issue
Block a user