X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=acl.c;h=60f835aefc0e2c777dae34e1a0b80fb371e0268e;hp=ffcd168572fee34bcface386c57d7bf5f7cbadeb;hb=23b121a85984baa9252f4b4c0b8c4f186e394bb7;hpb=221bbcad6e453369e3eaf86850ec3c0cb37c1752 diff --git a/acl.c b/acl.c index ffcd1685..60f835ae 100644 --- a/acl.c +++ b/acl.c @@ -1,11 +1,13 @@ /* - * Copyright (C) 2005-2009 Andre Noll + * Copyright (C) 2005-2013 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"