Changeset 806 for trunk/ithildin/modules/ircd/commands/helper.c
- Timestamp:
- 06/01/07 11:09:07 (5 years ago)
- File:
-
- 1 edited
-
trunk/ithildin/modules/ircd/commands/helper.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ithildin/modules/ircd/commands/helper.c
r804 r806 2 2 * helper.c: the HELPER command 3 3 * 4 * Copyright 2003 the Ithildin Project.4 * Copyright 2003-2007 the Ithildin Project. 5 5 * See the COPYING file for more information on licensing and use. 6 6 */ … … 9 9 10 10 #include "ircd.h" 11 #include " addons/umode_helper.h"11 #include "usermodes/helper.h" 12 12 #include "commands/mode.h" 13 13
Note: See TracChangeset
for help on using the changeset viewer.
