X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=acl.c;h=7762a990d38a090ae661371cdee1066fb075c429;hb=017aa6503f639c7d0bb7b7be200da5fde4f2f4bd;hp=e70ab9b350c4bded0395f9676bf3fe7fceef6026;hpb=1e97f6746b605e37826fb6ee2ad35b7b330145d6;p=paraslash.git diff --git a/acl.c b/acl.c index e70ab9b3..7762a990 100644 --- a/acl.c +++ b/acl.c @@ -6,7 +6,12 @@ /** \file acl.c Access control lists for paraslash senders. */ +#include +#include #include +#include +#include +#include #include "para.h" #include "error.h"