Add some missing includes.
[paraslash.git] / acl.c
diff --git a/acl.c b/acl.c
index e70ab9b350c4bded0395f9676bf3fe7fceef6026..b5da7467fc0525add878631f5ab950da5b589672 100644 (file)
--- a/acl.c
+++ b/acl.c
@@ -13,6 +13,7 @@
 #include "string.h"
 #include "list.h"
 #include "net.h"
+#include "acl.h"
 
 /**
  * Describes one entry in the blacklist/whitelist of a paraslash sender.