]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/m_info.h
Add ERR_MLOCKRESTRICTED (735) to reflect bounces caused by MLOCK.
[irc/rqf/shadowircd.git] / include / m_info.h
index 326d34b846dc01b0af5cd468dd0bd1f7b58020c2..8e32da42dc4d43bf6a5f8cd2ae3580f048004e29 100644 (file)
@@ -21,7 +21,6 @@
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
  *  USA
  *
- *  $Id: m_info.h 3356 2007-04-03 09:31:11Z nenolod $
  */
 
 #ifndef INCLUDED_m_info_h
@@ -84,7 +83,7 @@ Info MyInformation[] = {
         "Maximum Queue Length of Pending Connections"},
 #endif /* SOMAXCONN */
 
-#ifdef IPV6
+#ifdef RB_IPV6
        {"IPV6", "ON", 0, "IPv6 Support"},
 #else
        {"IPV6", "OFF", 0, "IPv6 Support"},