mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Adding patch from kraileth, which makes tip compiler compileable with musl libc.
This commit is contained in:
parent
e529fb9794
commit
a2b2ae0e27
@ -74,6 +74,7 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/types.h>
|
||||
#include <netinet/in.h>
|
||||
#include <sys/param.h>
|
||||
#include <stdio.h>
|
||||
|
Loading…
Reference in New Issue
Block a user