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.2 by pippijn, Sat Jul 21 01:29:07 2007 UTC vs.
Revision 1.3 by pippijn, Wed Jul 25 01:05:17 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.2 2007/07/21 01:29:07 pippijn Exp $ 7 * $Id: atheme.h,v 1.3 2007/07/25 01:05:17 pippijn Exp $
8 */ 8 */
9 9
10#ifndef ATHEME_H 10#ifndef ATHEME_H
11#define ATHEME_H 11#define ATHEME_H
12 12
25#include "balloc.h" 25#include "balloc.h"
26#include "connection.h" 26#include "connection.h"
27#include "hook.h" 27#include "hook.h"
28#include "linker.h" 28#include "linker.h"
29#include "atheme_string.h" 29#include "atheme_string.h"
30#include "common/string.h"
30#include "atheme_memory.h" 31#include "atheme_memory.h"
31#include "dictionary.h" 32#include "dictionary.h"
32#include "table.h" 33#include "table.h"
33#include "servers.h" 34#include "servers.h"
34#include "channels.h" 35#include "channels.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines