X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilcd%2Fserver_internal.h;h=346162798eda045b8fb42bc5dfe5a4363234eccc;hb=6175840fb524397cecae2d70b4befa8d377a652d;hp=63ca697a9e479d4b51237ab37261258b3cda6d9f;hpb=439d7874f4cc9590a4a4e5d57f924c1b661a1485;p=silc.git diff --git a/apps/silcd/server_internal.h b/apps/silcd/server_internal.h index 63ca697a..34616279 100644 --- a/apps/silcd/server_internal.h +++ b/apps/silcd/server_internal.h @@ -144,6 +144,11 @@ struct SilcServerStruct { #endif }; +/* Server's heartbeat context */ +typedef struct { + SilcServer server; +} *SilcServerHBContext; + /* Macros */ /* Registers generic task for file descriptor for reading from network and