need to include stdint for uintptr_t
This commit is contained in:
parent
2c881b390a
commit
8f6c6bb6a4
@ -41,6 +41,7 @@
|
||||
|
||||
#include <errno.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
|
||||
static inline char *med3 (char *, char *, char *,
|
||||
int (*)(const void *, const void *));
|
||||
|
Loading…
x
Reference in New Issue
Block a user