X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=acl.c;h=5ef9a51ca381e3f6aa3a21de21eb0e0d3b37114f;hp=b5da7467fc0525add878631f5ab950da5b589672;hb=56d75bd90d78cf44cd3984ce2a45627ef5646d38;hpb=f08b3d684d761560969b70de99f309bbd60d7b2e diff --git a/acl.c b/acl.c index b5da7467..5ef9a51c 100644 --- a/acl.c +++ b/acl.c @@ -1,12 +1,17 @@ /* - * Copyright (C) 2005-2013 Andre Noll + * Copyright (C) 2005 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ /** \file acl.c Access control lists for paraslash senders. */ +#include +#include #include +#include +#include +#include #include "para.h" #include "error.h"