Comparing:
ircd-hybrid/modules/m_oper.c (file contents), Revision 31 by knight, Sun Oct 2 20:34:05 2005 UTC vs.
ircd-hybrid-7.3/modules/m_oper.c (file contents), Revision 1029 by michael, Sun Nov 8 13:10:50 2009 UTC
| 23 |
|
*/ |
| 24 |
|
|
| 25 |
|
#include "stdinc.h" |
| 26 |
< |
#include "tools.h" |
| 26 |
> |
#include "list.h" |
| 27 |
|
#include "handlers.h" |
| 28 |
|
#include "client.h" |
| 29 |
|
#include "common.h" |
| 35 |
|
#include "s_log.h" |
| 36 |
|
#include "s_user.h" |
| 37 |
|
#include "send.h" |
| 38 |
– |
#include "list.h" |
| 38 |
|
#include "msg.h" |
| 39 |
|
#include "parse.h" |
| 40 |
|
#include "modules.h" |
Comparing:
ircd-hybrid/modules/m_oper.c (property svn:keywords), Revision 31 by knight, Sun Oct 2 20:34:05 2005 UTC vs.
ircd-hybrid-7.3/modules/m_oper.c (property svn:keywords), Revision 1029 by michael, Sun Nov 8 13:10:50 2009 UTC
| 1 |
< |
"Id Revision" |
| 1 |
> |
Id Revision |
Diff Legend
| – |
Removed lines |
| + |
Added lines |
| < |
Changed lines (old) |
| > |
Changed lines (new) |