X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=src%2Fttt.h;h=5b4a807fb4f0258a62bc16a48a1601e1b072311b;hb=7768c01e9aeec334dd3d5851fc2d1298317060dc;hp=5c141695b87c6bcc9598b2c12a171ef8ece0cb00;hpb=3dfae8f4b1127a62f3acc299683a8fbd63b908df;p=ttt diff --git a/src/ttt.h b/src/ttt.h index 5c14169..5b4a807 100644 --- a/src/ttt.h +++ b/src/ttt.h @@ -73,6 +73,7 @@ typedef enum { } ttt_status_t; typedef struct _ttt_server ttt_server_t; +typedef struct _ttt_invite ttt_invite_t; typedef struct _ttt_client ttt_client_t; #include "x.h"