X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=acl.c;h=132350dd1bfe033568584ccd4641e388fa011bcf;hp=ffcd168572fee34bcface386c57d7bf5f7cbadeb;hb=d5738d17b54186db8c9c7f119a03b58382ae9be4;hpb=732bf143e456df7fc2e845884fbbdfdaf3fafebc diff --git a/acl.c b/acl.c index ffcd1685..132350dd 100644 --- a/acl.c +++ b/acl.c @@ -1,11 +1,13 @@ /* - * Copyright (C) 2005-2009 Andre Noll + * Copyright (C) 2005-2011 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ /** \file acl.c Access control lists for paraslash senders. */ +#include + #include "para.h" #include "error.h" #include "string.h"