X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=null.h;h=e48a5eb4fa6c0a1d41f6b89a074536c06b1e8435;hb=bc3950486f125db719e00e49f111adcc5750d348;hp=790b2c75df2097630d0ab2d694b6f4761366f428;hpb=fba83c023fada1b542898fba73cd93f4e46162f7;p=cascardo%2Frnetproxy.git diff --git a/null.h b/null.h index 790b2c7..e48a5eb 100644 --- a/null.h +++ b/null.h @@ -21,7 +21,7 @@ #define NULL_H #include "nethook.h" -#include "iochannel.h" +#include "hcconn.h" net_hook_t* null_hook_new (HCConn*, char*); void null_destroy (net_hook_t*);