mirror of
git://erdgeist.org/opentracker
synced 2025-02-17 06:31:30 +08:00
Missing include for htonl()
This commit is contained in:
parent
8d5f221785
commit
3528752c7b
@ -6,6 +6,7 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
#include <arpa/inet.h>
|
||||||
|
|
||||||
/* Libowfat */
|
/* Libowfat */
|
||||||
#include "textcode.h"
|
#include "textcode.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user