]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/send.h
dlink -> rb_dlink
[irc/rqf/shadowircd.git] / include / send.h
index 924c67058d406441575903f989033c8d76092bb3..447217051808f7e4f273258db17a7130d799333c 100644 (file)
 #ifndef INCLUDED_send_h
 #define INCLUDED_send_h
 
+#include "ratbox_lib.h"
 #include "ircd_defs.h"
 #include "config.h"            /* HAVE_STDARG_H */
 
 struct Client;
 struct Channel;
-struct dlink_list;
 struct monitor;
 
 /* The nasty global also used in s_serv.c for server bursts */