X-Git-Url: https://git.cworth.org/git?p=ttt;a=blobdiff_plain;f=src%2Fttt.h;h=5b4a807fb4f0258a62bc16a48a1601e1b072311b;hp=5c141695b87c6bcc9598b2c12a171ef8ece0cb00;hb=df6ad6c8658a9f3a537a070a89a067c5ae598fcc;hpb=da40516db47b4c719aaad66a05302f13d1b6358e 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"