X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Ftypedefs.h;h=3801a48c0c95481f7036c86154f9a662b0341601;hb=282138ad0e9ef483ec2a1606376fc5cb6d5f4cbc;hp=98ea4a0b922b12ce755fb4626ee0c6d23cef07d9;hpb=c202dea024542b9c6c6b771bb9a3a081d9eacdc5;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/typedefs.h b/include/typedefs.h index 98ea4a0b9..3801a48c0 100644 --- a/include/typedefs.h +++ b/include/typedefs.h @@ -36,7 +36,9 @@ class LocalUser; class Membership; class Module; class OperInfo; +class ProtocolServer; class RemoteUser; +class Server; class ServerConfig; class ServerLimits; class Thread;