aboutsummaryrefslogtreecommitdiff
path: root/weechat/net.h
diff options
context:
space:
mode:
Diffstat (limited to 'weechat/net.h')
-rw-r--r--weechat/net.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/weechat/net.h b/weechat/net.h
index 59f5f45..c8b0f03 100644
--- a/weechat/net.h
+++ b/weechat/net.h
@@ -11,6 +11,8 @@ enum net_response_type{
NET_LIST,
NET_HISTORY,
NET_MESSAGE,
+ NET_JOIN,
+ NET_INVITE,
};
struct net_history_item{