mirror of
git://erdgeist.org/opentracker
synced 2025-04-04 20:37:15 +08:00
Fixed ntohl include
This commit is contained in:
parent
bbbaa0e09d
commit
5cca3fe20a
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
/* System */
|
/* System */
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#include <arpa/inet.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <sys/mman.h>
|
#include <sys/mman.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user