backported relocation header fix from alpine for 0.4
* backported from dda9276abb0c819a6cc7d2550062268b792957b6
This commit is contained in:
parent
a125db579e
commit
88a9023d12
@ -59,6 +59,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#else
|
||||
#include <unistd.h>
|
||||
#include <stdint.h> //for uintptr_t
|
||||
#include <sys/time.h>
|
||||
#include <time.h>
|
||||
|
||||
// Use standard Posix macro for Linux
|
||||
#if (defined(linux) || defined(__linux)) && !defined(__linux__)
|
||||
|
Loading…
x
Reference in New Issue
Block a user