Browse Source

Dont need arpa/inet

dynamic-accesslists
erdgeist 17 years ago
parent
commit
828831bbb6
  1. 1
      opentracker.c

1
opentracker.c

@ -7,7 +7,6 @@ @@ -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>

Loading…
Cancel
Save