Changeset 806 for trunk/ithildin/modules/ircd/commands/module.c
- Timestamp:
- 06/01/07 11:09:07 (5 years ago)
- File:
-
- 1 edited
-
trunk/ithildin/modules/ircd/commands/module.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ithildin/modules/ircd/commands/module.c
r804 r806 2 2 * module.c: the MODULE command 3 3 * 4 * Copyright 2002 the Ithildin Project.4 * Copyright 2002-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/core.h"12 11 13 12 IDSTRING(rcsid, "$Id$");
Note: See TracChangeset
for help on using the changeset viewer.
