Use uintptr_t and size_t instead of __-prefixed types in <sys/cdefs.h>
The __-prefixed types cannot be assumed to be defined. Use the standard types instead. Closes: #6
Please register or sign in to comment
The __-prefixed types cannot be assumed to be defined. Use the standard types instead. Closes: #6