X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=acl.c;h=5ef9a51ca381e3f6aa3a21de21eb0e0d3b37114f;hp=794a4fa2a25b53c96c0d7eb2a71a164f5e56b492;hb=99708bef7ad12ccb9399186f6055004d11bcf3db;hpb=027f2c1237051d2d569d6be7f381c886f659bac3 diff --git a/acl.c b/acl.c index 794a4fa2..5ef9a51c 100644 --- a/acl.c +++ b/acl.c @@ -1,12 +1,17 @@ /* - * Copyright (C) 2005-2014 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"