diff extensions/acl_wl/acl_wl.h @ 1354:0dff6a604b0a

acl_wl: add reload support using SIGUSR1
author Thomas Klausner <tk@giga.or.at>
date Fri, 17 May 2019 12:59:19 +0200
parents d59decafe9c0
children 566bb46cc73f
line wrap: on
line diff
--- a/extensions/acl_wl/acl_wl.h	Sun May 12 23:16:22 2019 +0800
+++ b/extensions/acl_wl/acl_wl.h	Fri May 17 12:59:19 2019 +0200
@@ -43,6 +43,8 @@
  
 #include <freeDiameter/extension.h>
 
+extern struct fd_list tree_root;
+
 /* Parse the configuration file */
 int aw_conf_handle(char * conffile);
 
"Welcome to our mercurial repository"