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