X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=acl.c;h=2923523db35665bdb323c34e6789cd8d2bc8a47e;hp=7762a990d38a090ae661371cdee1066fb075c429;hb=8b7f38b319ffcf0bec4709f2f1537be6aacb9901;hpb=6eab6671f857009b6d6a2de2c2ec8187f869f705 diff --git a/acl.c b/acl.c index 7762a990..2923523d 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.