From 9a36312c352e52f4b3e3bd359894758984747273 Mon Sep 17 00:00:00 2001 From: Daniel De Graaf Date: Sun, 21 Feb 2010 10:58:07 -0600 Subject: Add HMAC implementation to HashProvider --- src/modules/m_sqloper.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/modules/m_sqloper.cpp') diff --git a/src/modules/m_sqloper.cpp b/src/modules/m_sqloper.cpp index b4cdc760a..871ef7d46 100644 --- a/src/modules/m_sqloper.cpp +++ b/src/modules/m_sqloper.cpp @@ -14,10 +14,9 @@ #include "inspircd.h" #include "m_sqlv2.h" #include "m_sqlutils.h" -#include "m_hash.h" +#include "hash.h" /* $ModDesc: Allows storage of oper credentials in an SQL table */ -/* $ModDep: m_sqlv2.h m_sqlutils.h m_hash.h */ typedef std::map hashymodules; -- cgit v1.3.1-10-gc9f91