X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=acl.c;h=132350dd1bfe033568584ccd4641e388fa011bcf;hp=ffcd168572fee34bcface386c57d7bf5f7cbadeb;hb=7e37a7cf49df279b9ab467fa4f62dd376c791a26;hpb=af2dd94bcaaaa8fbdc3301caf0acea97c07b9b93 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"