X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=acl.c;h=e1415050e6e47a1397689bbcbcdc341693834e71;hp=7762a990d38a090ae661371cdee1066fb075c429;hb=eb8ac00d795be355154f237d7e29f8ecf9999846;hpb=d87806284b9f6be9aab71ccbf0280d273b57eeb3 diff --git a/acl.c b/acl.c index 7762a990..e1415050 100644 --- a/acl.c +++ b/acl.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2013 Andre Noll + * Copyright (C) 2005-2014 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -18,6 +18,7 @@ #include "string.h" #include "list.h" #include "net.h" +#include "acl.h" /** * Describes one entry in the blacklist/whitelist of a paraslash sender.