X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcclient%2Fclient.h;fp=lib%2Fsilcclient%2Fclient.h;h=bf311c1031b697f1f0062ca3829b607664d292f0;hb=09bae6acdf9a519c6d9b4e7535e7f7e56b6c24c1;hp=63593f79e4230a940b39bdaddf11de3c6b858c81;hpb=f93d80a4907e9ddd4bdc8b12a9f82cf2b279d07b;p=silc.git diff --git a/lib/silcclient/client.h b/lib/silcclient/client.h index 63593f79..bf311c10 100644 --- a/lib/silcclient/client.h +++ b/lib/silcclient/client.h @@ -21,17 +21,7 @@ #define CLIENT_H /* Forward declarations */ -typedef struct SilcClientStruct *SilcClient; typedef struct SilcClientInternalStruct *SilcClientInternal; -typedef struct SilcClientConnectionStruct *SilcClientConnection; -typedef struct SilcClientPingStruct SilcClientPing; -typedef struct SilcClientAwayStruct SilcClientAway; -typedef struct SilcClientKeyAgreementStruct *SilcClientKeyAgreement; -typedef struct SilcClientFtpSessionStruct *SilcClientFtpSession; - -#include "idlist.h" -#include "command.h" -#include "silcapi.h" /* Generic rekey context for connections */ typedef struct {