mirror of
https://github.com/anope/anope.git
synced 2026-06-25 23:06:38 +02:00
18 lines
386 B
C
18 lines
386 B
C
/* Include extra includes needed by most/all pseudo-clients.
|
|
*
|
|
* (C) 2003-2010 Anope Team
|
|
* Contact us at team@anope.org
|
|
*
|
|
* Please read COPYING and README for furhter details.
|
|
*
|
|
* Based on the original code of Epona by Lara.
|
|
* Based on the original code of Services by Andy Church.
|
|
*
|
|
*
|
|
*/
|
|
|
|
#include "modules.h"
|
|
#include "language.h"
|
|
#include "timers.h"
|
|
#include "slist.h"
|