]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/parse.h
m_challenge: fix use of undefined behaviour.
[irc/rqf/shadowircd.git] / include / parse.h
index e4d25e33c10e6c234785fe42987f19168e6ca815..3f79728f77bd55c851d20f56091d274d13df8ef0 100644 (file)
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
  *  USA
  *
- *  $Id: parse.h 944 2006-03-06 03:41:31Z nenolod $
  */
 
 #ifndef INCLUDED_parse_h_h
 #define INCLUDED_parse_h_h
 
 #include "irc_dictionary.h"
-#include "tools.h"
 
 struct Message;
 struct Client;