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.6 by pippijn, Thu Aug 30 19:56:18 2007 UTC vs.
Revision 1.7 by pippijn, Wed Sep 5 11:23:13 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.6 2007/08/30 19:56:18 pippijn Exp $ 7 * $Id: atheme.h,v 1.7 2007/09/05 11:23:13 pippijn Exp $
8 */ 8 */
9 9
10#ifndef ATHEME_H 10#ifndef ATHEME_H
11#define ATHEME_H 11#define ATHEME_H
12 12
21#include "dlink.h" 21#include "dlink.h"
22#include "object.h" 22#include "object.h"
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/string.h"
27#include <common/memory.h> 26#include <common/memory.h>
28#include "table.h" 27#include "table.h"
29#include "servers.h" 28#include "servers.h"
30#include "channels.h" 29#include "channels.h"
31#include "md5.h" 30#include "md5.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines