X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Ftypedefs.h;h=840c840cfba6e23b77f896f92dc13409aebd421a;hb=38ca8be9a3881a3cb3cf6864e67b779ffbab6874;hp=4b6d22b983ee75e398ed4b871f367f23cefe59ab;hpb=f88beda4d44fde34a56ce85bb3e9cbc045856dec;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/typedefs.h b/include/typedefs.h index 4b6d22b98..840c840cf 100644 --- a/include/typedefs.h +++ b/include/typedefs.h @@ -1,3 +1,16 @@ +/* +------------------------------------+ + * | Inspire Internet Relay Chat Daemon | + * +------------------------------------+ + * + * InspIRCd: (C) 2002-2007 InspIRCd Development Team + * See: http://www.inspircd.org/wiki/index.php/Credits + * + * This program is free but copyrighted software; see + * the file COPYING for details. + * + * --------------------------------------------------- + */ + #ifndef __TYPEDEF_H__ #define __TYPEDEF_H__ @@ -9,7 +22,6 @@ #include "hashcomp.h" #include "inspstring.h" #include "ctables.h" -#include "inspircd.h" #include "modules.h" #include "globals.h"