ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/ermyth/include/atheme.h
(Generate patch)

Comparing ermyth/include/atheme.h (file contents):
Revision 1.7 by pippijn, Wed Sep 5 11:23:13 2007 UTC vs.
Revision 1.8 by pippijn, Sun Sep 9 20:05:51 2007 UTC

2 * Copyright © 2003-2004 E. Will et al. 2 * Copyright © 2003-2004 E. Will et al.
3 * Rights to this code are documented in doc/pod/license.pod. 3 * Rights to this code are documented in doc/pod/license.pod.
4 * 4 *
5 * Includes most headers usually needed. 5 * Includes most headers usually needed.
6 * 6 *
7 * $Id: atheme.h,v 1.7 2007/09/05 11:23:13 pippijn Exp $ 7 * $Id: atheme.h,v 1.8 2007/09/09 20:05:51 pippijn Exp $
8 */ 8 */
9 9
10#ifndef ATHEME_H 10#ifndef ATHEME_H
11#define ATHEME_H 11#define ATHEME_H
12 12
23#include "event.h" 23#include "event.h"
24#include "privs.h" 24#include "privs.h"
25#include "atheme_string.h" 25#include "atheme_string.h"
26#include <common/memory.h> 26#include <common/memory.h>
27#include "table.h" 27#include "table.h"
28#include "servers.h"
29#include "channels.h" 28#include "channels.h"
30#include "md5.h" 29#include "md5.h"
31#include "match.h" 30#include "match.h"
32#include "account.h" 31#include "account.h"
33#include "tools.h" 32#include "tools.h"
34#include "confparse.h" 33#include "logger.h"
35#include "global.h" 34#include "global.h"
36#include "flags.h" 35#include "flags.h"
37#include "phandler.h" 36#include "phandler.h"
38#include "servtree.h" 37#include "servtree.h"
39#include "services.h" 38#include "services.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines