X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=acl.c;h=8b9c8b39498e9e8f6f47fcb6507189bd3f2182fd;hp=ffcd168572fee34bcface386c57d7bf5f7cbadeb;hb=9de1287d67c9562e9140c6dc7deb0c01c4e10cc0;hpb=221bbcad6e453369e3eaf86850ec3c0cb37c1752 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"