]> git.cworth.org Git - ttt/blobdiff - src/ttt.h
2005-12-10 Richard D. Worth <richard@theworths.org>
[ttt] / src / ttt.h
index 5c141695b87c6bcc9598b2c12a171ef8ece0cb00..5b4a807fb4f0258a62bc16a48a1601e1b072311b 100644 (file)
--- 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"