mirror of
https://github.com/samba-team/samba.git
synced 2025-11-14 12:23:52 +03:00
r961: convert 'uchar' to 'uint8_t'
metze
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
18062d2ed9
commit
9f914e4af9
@@ -432,10 +432,6 @@ typedef int socklen_t;
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef uchar
|
||||
#define uchar unsigned char
|
||||
#endif
|
||||
|
||||
/*
|
||||
Samba needs type definitions for
|
||||
int8_t, int16_t, int32_t, int64_t
|
||||
|
||||
Reference in New Issue
Block a user