need to include stdint for uintptr_t
This commit is contained in:
parent
7d3c604280
commit
b2a1b8cd0c
@ -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