gcrypt: Some trivial fixes.
[paraslash.git] / acl.c
diff --git a/acl.c b/acl.c
index 7762a990d38a090ae661371cdee1066fb075c429..5ef9a51ca381e3f6aa3a21de21eb0e0d3b37114f 100644 (file)
--- a/acl.c
+++ b/acl.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2013 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2005 Andre Noll <maan@tuebingen.mpg.de>
  *
  * 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.