1
0
mirror of git://erdgeist.org/opentracker synced 2025-02-04 11:06:42 +00:00

Dont need arpa/inet

This commit is contained in:
erdgeist 2007-12-03 01:21:34 +00:00
parent f6d1a67966
commit 828831bbb6

View File

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