X-Git-Url: http://git.pk910.de/?p=NextIRCd.git;a=blobdiff_plain;f=src%2Fstruct_client.h;fp=src%2Fstruct_client.h;h=0ffa68c11a68a0dd3f319e1df9fa236ab5fccac0;hp=a944bb2a0df7d811663bb6108ab9ac3730b27be9;hb=4e79b9632a41b2c7d2fecb4e4514692f9cf7e7f9;hpb=ffef7816a745964e42bbf7409975b127bb454152 diff --git a/src/struct_client.h b/src/struct_client.h index a944bb2..0ffa68c 100644 --- a/src/struct_client.h +++ b/src/struct_client.h @@ -17,6 +17,8 @@ #ifndef _struct_client_h #define _struct_client_h +#include + #include "crypt_md5.h" #include "struct_user.h"