X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=acl.c;h=2923523db35665bdb323c34e6789cd8d2bc8a47e;hp=7762a990d38a090ae661371cdee1066fb075c429;hb=4939f46c7b4c334356c6820a7b57d094ad20c40a;hpb=6a79f16de242c0c70ef56bbd96a748055df65917 diff --git a/acl.c b/acl.c index 7762a990..2923523d 100644 --- a/acl.c +++ b/acl.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2013 Andre Noll + * Copyright (C) 2005-2014 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -18,6 +18,7 @@ #include "string.h" #include "list.h" #include "net.h" +#include "acl.h" /** * Describes one entry in the blacklist/whitelist of a paraslash sender.