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.4 by pippijn, Tue Aug 28 17:08:06 2007 UTC vs.
Revision 1.5 by pippijn, Wed Aug 29 21:01:18 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.4 2007/08/28 17:08:06 pippijn Exp $ 7 * $Id: atheme.h,v 1.5 2007/08/29 21:01:18 pippijn Exp $
8 */ 8 */
9 9
10#ifndef ATHEME_H 10#ifndef ATHEME_H
11#define ATHEME_H 11#define ATHEME_H
12 12
13#define E extern 13#define E extern
14#define DLE 14#define DLE
15 15
16#include "sysconf.h" 16#include "svsconfig.h"
17#include "stdinc.h" 17#include "stdinc.h"
18#include "svsconfig.h"
19#include "i18n.h" 18#include "i18n.h"
20#include "forwards.h" 19#include "forwards.h"
21#include "common.h" 20#include "common.h"
22#include "dlink.h" 21#include "dlink.h"
23#include "object.h" 22#include "object.h"
32#include "table.h" 31#include "table.h"
33#include "servers.h" 32#include "servers.h"
34#include "channels.h" 33#include "channels.h"
35#include "md5.h" 34#include "md5.h"
36#include "match.h" 35#include "match.h"
37#include "sysconf.h"
38#include "account.h" 36#include "account.h"
39#include "tools.h" 37#include "tools.h"
40#include "confparse.h" 38#include "confparse.h"
41#include "global.h" 39#include "global.h"
42#include "flags.h" 40#include "flags.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines