From 7abfe8295ae4e1983cde5b83c9cb76591e82aff4 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 3 Nov 2006 08:33:18 +0000 Subject: [PATCH] Hmm, svn said there was a conflict here, but nobody had committed :/ git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5637 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/extra/m_sqloper.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/modules/extra/m_sqloper.cpp b/src/modules/extra/m_sqloper.cpp index 8def1e8d3..9eab3d167 100644 --- a/src/modules/extra/m_sqloper.cpp +++ b/src/modules/extra/m_sqloper.cpp @@ -15,7 +15,6 @@ */ #include - #include "users.h" #include "channels.h" #include "modules.h" @@ -24,7 +23,6 @@ #include "m_sqlv2.h" #include "m_sqlutils.h" -#include "commands/cmd_oper.h" /* $ModDesc: Allows storage of oper credentials in an SQL table */ -- 2.39.5