| # | Line 23 | Line 23 | |
|---|---|---|
| 23 | */ | |
| 24 | ||
| 25 | #include "stdinc.h" | |
| 26 | < | #include "tools.h" |
| 26 | > | #include "list.h" |
| 27 | > | #include "balloc.h" |
| 28 | #include "s_conf.h" | |
| 29 | #include "channel.h" | |
| 30 | #include "channel_mode.h" | |
| 31 | #include "client.h" | |
| 32 | #include "common.h" | |
| 33 | #include "handlers.h" | |
| 33 | – | #include "list.h" |
| 34 | #include "modules.h" | |
| 35 | #include "hash.h" | |
| 36 | #include "resv.h" | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |