Changeset 806 for trunk/ithildin/modules/ircd/commands/who.c
- Timestamp:
- 06/01/07 11:09:07 (5 years ago)
- File:
-
- 1 edited
-
trunk/ithildin/modules/ircd/commands/who.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ithildin/modules/ircd/commands/who.c
r804 r806 2 2 * who.c: the WHO 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 #include "commands/away.h" 13 12
Note: See TracChangeset
for help on using the changeset viewer.
