X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=acl.c;h=794a4fa2a25b53c96c0d7eb2a71a164f5e56b492;hp=e70ab9b350c4bded0395f9676bf3fe7fceef6026;hb=448c8f8e8c1c1eeb88ae468c0c3ab25bed6f2ac8;hpb=db3534991b7c1d72f9ceed435ecbcba39660a758 diff --git a/acl.c b/acl.c index e70ab9b3..794a4fa2 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. */ @@ -13,6 +13,7 @@ #include "string.h" #include "list.h" #include "net.h" +#include "acl.h" /** * Describes one entry in the blacklist/whitelist of a paraslash sender.