Fix comment in <sys/types.h>
Signed-off-by: Sebastian Huber <sebastian.huber@embedded-brains.de>
This commit is contained in:
parent
9d4a6534fb
commit
6246ef7949
|
@ -85,7 +85,7 @@ typedef unsigned long u_long;
|
|||
#endif
|
||||
#define _BSDTYPES_DEFINED
|
||||
#endif
|
||||
#endif /*__BSD_VISIBLE || __CYGWIN__ */
|
||||
#endif /* __MISC_VISIBLE */
|
||||
|
||||
#if __MISC_VISIBLE
|
||||
typedef unsigned short ushort; /* System V compatibility */
|
||||
|
|
Loading…
Reference in New Issue