mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-01 08:48:29 +00:00
Create a fake syscall() function due to Python
This commit is contained in:
parent
4b2023ffab
commit
2eb7148474
8 changed files with 74 additions and 8 deletions
|
@ -5,6 +5,7 @@
|
|||
#include "libc/sock/struct/ip_mreq.h"
|
||||
#include "libc/sock/struct/sockaddr.h"
|
||||
#include "libc/sock/struct/sockaddr6.h"
|
||||
#include "libc/sysv/consts/in.h"
|
||||
#include "libc/sysv/consts/inaddr.h"
|
||||
#include "libc/sysv/consts/inet6.h"
|
||||
#include "libc/sysv/consts/ip.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue