From 5e1365d05b2de6556bace4e213fb195f0bd18a2c Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 12 Dec 2005 23:46:35 +0000 Subject: Added reference to userprocess.h git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2360 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/inspircd.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/inspircd.cpp b/src/inspircd.cpp index 7ea20e6ed..744a5ece9 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -57,6 +57,7 @@ using namespace std; #include "helperfuncs.h" #include "hashcomp.h" #include "socketengine.h" +#include "userprocess.h" #include "socket.h" #include "dns.h" -- cgit v1.2.3