mod_limit: Include radix.h
parent
2439159689
commit
06c7dfd3b9
|
@ -50,6 +50,7 @@
|
|||
*/
|
||||
|
||||
#include <lighttpd/base.h>
|
||||
#include <lighttpd/radix.h>
|
||||
|
||||
LI_API gboolean mod_limit_init(liModules *mods, liModule *mod);
|
||||
LI_API gboolean mod_limit_free(liModules *mods, liModule *mod);
|
||||
|
|
Loading…
Reference in New Issue