X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fsocketengine.h;h=26d31c168d1c9ff77d9847ddc8f20d7644240e79;hb=8c3c4f8e8274a598b4ba573f9eabfd0940d2e88d;hp=9ca8aba6a41469981bb644a41fbaab1e8401e2d8;hpb=44489ddf7e90413d8f656aea24d74445bab227af;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/socketengine.h b/include/socketengine.h index 9ca8aba6a..26d31c168 100644 --- a/include/socketengine.h +++ b/include/socketengine.h @@ -5,12 +5,11 @@ * Copyright (C) 2013-2014 Adam * Copyright (C) 2012-2013, 2017-2020 Sadie Powell * Copyright (C) 2012 Robby + * Copyright (C) 2009-2010 Daniel De Graaf * Copyright (C) 2009 Uli Schlachter - * Copyright (C) 2009 Daniel De Graaf * Copyright (C) 2007-2008, 2017 Robin Burchell - * Copyright (C) 2007-2008, 2010 Craig Edwards - * Copyright (C) 2007 burlex * Copyright (C) 2007 Dennis Friis + * Copyright (C) 2005-2008 Craig Edwards * * This file is part of InspIRCd. InspIRCd is free software: you can * redistribute it and/or modify it under the terms of the GNU General Public @@ -28,10 +27,7 @@ #pragma once -#include #include -#include -#include "config.h" #include "socket.h" #include "base.h"