X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=acl.c;h=7762a990d38a090ae661371cdee1066fb075c429;hb=393c52c9e726570a2ee287e9f7e103b619a28f73;hp=e70ab9b350c4bded0395f9676bf3fe7fceef6026;hpb=61c95753b0a8bc93ae7687fbfb945cc52cf901b6;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"