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