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.9 by pippijn, Sun Sep 16 18:54:42 2007 UTC vs.
Revision 1.10 by pippijn, Sat Sep 22 14:27:26 2007 UTC

7 * 7 *
8 * Portions of this file were derived from sources bearing the following license: 8 * Portions of this file were derived from sources bearing the following license:
9 * Copyright © 2003-2004 E. Will et al. 9 * Copyright © 2003-2004 E. Will et al.
10 * Rights to this code are documented in doc/pod/license.pod. 10 * Rights to this code are documented in doc/pod/license.pod.
11 * 11 *
12 * $Id: atheme.h,v 1.9 2007/09/16 18:54:42 pippijn Exp $ 12 * $Id: atheme.h,v 1.10 2007/09/22 14:27:26 pippijn Exp $
13 */ 13 */
14 14
15#ifndef ATHEME_H 15#ifndef ATHEME_H
16#define ATHEME_H 16#define ATHEME_H
17 17
25#include "common.h" 25#include "common.h"
26#include "dlink.h" 26#include "dlink.h"
27#include "object.h" 27#include "object.h"
28#include "event.h" 28#include "event.h"
29#include "privs.h" 29#include "privs.h"
30#include "atheme_string.h"
31#include <common/memory.h>
32#include "table.h" 30#include "table.h"
33#include "channels.h" 31#include "channels.h"
34#include "md5.h"
35#include "match.h" 32#include "match.h"
36#include "account.h" 33#include "account.h"
37#include "tools.h" 34#include "tools.h"
38#include "logger.h" 35#include "logger.h"
39#include "global.h" 36#include "global.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines