X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=acl.c;h=e1415050e6e47a1397689bbcbcdc341693834e71;hp=794a4fa2a25b53c96c0d7eb2a71a164f5e56b492;hb=9ea225a753a04dfda2a5e3c482586861436bb5c1;hpb=027f2c1237051d2d569d6be7f381c886f659bac3 diff --git a/acl.c b/acl.c index 794a4fa2..e1415050 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"