diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-01-25 21:46:53 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-01-25 21:46:53 +0000 |
commit | 8585bce9bdfe31e3e5ece1931ba1a305542db999 (patch) | |
tree | c3070a2e48dbc998548fac95b270fe7462dd452e /include | |
parent | 9c83472944f94644d88a87b2bb02a0d37ccd34ff (diff) |
- s_serv.h: removed unused header include
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2926 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'include')
-rw-r--r-- | include/s_serv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/s_serv.h b/include/s_serv.h index dbd1c58..e7a682a 100644 --- a/include/s_serv.h +++ b/include/s_serv.h @@ -26,7 +26,7 @@ #ifndef INCLUDED_serv_h #define INCLUDED_serv_h -#include "config.h" + struct MaskItem; |