1
0
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:
Stefan Metzmacher
2004-06-01 08:30:34 +00:00
committed by Gerald (Jerry) Carter
parent 18062d2ed9
commit 9f914e4af9
24 changed files with 186 additions and 192 deletions

View File

@@ -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