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