summaryrefslogtreecommitdiff
path: root/src/userprocess.cpp
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-10-31 17:45:34 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-10-31 17:45:34 +0000
commit857b9beed4299aa42e589565b146f4db106683b8 (patch)
treee8670e067b4b2e67b8c31b2c83735cfe58fa5238 /src/userprocess.cpp
parent372656dbe53f704c4fe6d8e742087e0b61f460d3 (diff)
Fix the makefile confusion removal of these headers creates
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5601 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/userprocess.cpp')
-rw-r--r--src/userprocess.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/userprocess.cpp b/src/userprocess.cpp
index 76a66e4a0..2dbdbddf9 100644
--- a/src/userprocess.cpp
+++ b/src/userprocess.cpp
@@ -24,7 +24,6 @@ using namespace std;
#include "wildcard.h"
#include "xline.h"
#include "socketengine.h"
-#include "userprocess.h"
#include "inspircd.h"
#include "command_parse.h"
#include "cull_list.h"