# | Line 38 | Line 38 | |
---|---|---|
38 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 | |
39 | * USA | |
40 | * | |
41 | < | * $Id: event.c,v 7.39 2005/09/18 22:24:37 adx Exp $ |
41 | > | * $Id$ |
42 | */ | |
43 | ||
44 | /* | |
# | Line 50 | Line 50 | |
50 | */ | |
51 | ||
52 | #include "stdinc.h" | |
53 | < | |
53 | > | #include "list.h" |
54 | #include "ircd.h" | |
55 | #include "event.h" | |
56 | #include "client.h" |
# | Line 1 | Line 1 | |
---|---|---|
1 | < | "Id Revision" |
1 | > | Id Revision |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |