From: hackbard Date: Sun, 2 May 2004 13:51:59 +0000 (+0000) Subject: f00b4rCVS: ---------------------------------------------------------------------- X-Git-Url: https://hackdaworld.org/gitweb/?p=my-code%2Fivac.git;a=commitdiff_plain;h=488add8be8351cfca34dd7961de14a2a87953e4a f00b4rCVS: ---------------------------------------------------------------------- --- diff --git a/src/inet.h b/src/inet.h index a8fbe2a..0f6df5c 100644 --- a/src/inet.h +++ b/src/inet.h @@ -3,7 +3,10 @@ #ifndef INET_H #define INET_H -/* variables */ +/* net specific includes */ +#include + +/* net specific variables */ typedef s_net { int l_fd,c_fd;