From bbf2543844cf3963a7919062798ce36d5866ecc2 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 16 Dec 2005 10:28:32 +0000 Subject: Changed to include its own header git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2513 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/command_parse.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/command_parse.cpp b/src/command_parse.cpp index dfde943a6..8d0752206 100644 --- a/src/command_parse.cpp +++ b/src/command_parse.cpp @@ -58,6 +58,7 @@ using namespace std; #include "socket.h" #include "dns.h" #include "typedefs.h" +#include "command_parse.h" extern InspIRCd* ServerInstance; -- cgit v1.2.3