summaryrefslogtreecommitdiff
path: root/src/perl/irc/module.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/perl/irc/module.h')
-rw-r--r--src/perl/irc/module.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/perl/irc/module.h b/src/perl/irc/module.h
index 59fcd03c..6e6e8e27 100644
--- a/src/perl/irc/module.h
+++ b/src/perl/irc/module.h
@@ -24,5 +24,6 @@ typedef BAN_REC *Irssi__Irc__Ban;
typedef DCC_REC *Irssi__Irc__Dcc;
typedef NETSPLIT_REC *Irssi__Irc__Netsplit;
typedef NETSPLIT_SERVER_REC *Irssi__Irc__Netsplitserver;
+typedef NETSPLIT_CHAN_REC *Irssi__Irc__Netsplitchannel;
typedef AUTOIGNORE_REC *Irssi__Irc__Autoignore;
typedef NOTIFYLIST_REC *Irssi__Irc__Notifylist;