X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=acl.c;h=7762a990d38a090ae661371cdee1066fb075c429;hp=e70ab9b350c4bded0395f9676bf3fe7fceef6026;hb=1cccf6fa93c251f8f2805aa5fb163741d851c051;hpb=2f641bd1f56eaad88f7a63715320a3540effd902 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"