X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=acl.c;h=5ef9a51ca381e3f6aa3a21de21eb0e0d3b37114f;hp=7762a990d38a090ae661371cdee1066fb075c429;hb=f2940b2fbde865256bc35c74e3bd624d2ff48d2e;hpb=6eab6671f857009b6d6a2de2c2ec8187f869f705 diff --git a/acl.c b/acl.c index 7762a990..5ef9a51c 100644 --- a/acl.c +++ b/acl.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2013 Andre Noll + * Copyright (C) 2005 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.