LibC: Fix netinet/in.h and arpa/inet.h definitions
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
#include <arpa/inet.h>
|
||||
#include <errno.h>
|
||||
#include <netinet/in.h>
|
||||
#include <stdio.h>
|
||||
|
||||
uint32_t htonl(uint32_t hostlong)
|
||||
|
||||
Reference in New Issue
Block a user