X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=acl.c;h=2923523db35665bdb323c34e6789cd8d2bc8a47e;hb=8b7f38b319ffcf0bec4709f2f1537be6aacb9901;hp=7762a990d38a090ae661371cdee1066fb075c429;hpb=6a79f16de242c0c70ef56bbd96a748055df65917;p=paraslash.git 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.