1
0
mirror of git://erdgeist.org/opentracker synced 2025-03-13 06:01:07 +00:00

fix include

This commit is contained in:
erdgeist 2006-12-15 23:29:38 +00:00
parent 82b4df6751
commit fcf615779d

@ -10,6 +10,7 @@
#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <arpa/inet.h>
#include <unistd.h>
#include <stdlib.h>
#include <errno.h>