X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=acl.c;h=8b9c8b39498e9e8f6f47fcb6507189bd3f2182fd;hp=ffcd168572fee34bcface386c57d7bf5f7cbadeb;hb=3367017659e639aa8925ff4c607f1d41d24e657e;hpb=732bf143e456df7fc2e845884fbbdfdaf3fafebc diff --git a/acl.c b/acl.c index ffcd1685..8b9c8b39 100644 --- a/acl.c +++ b/acl.c @@ -1,11 +1,13 @@ /* - * Copyright (C) 2005-2009 Andre Noll + * Copyright (C) 2005-2012 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"