--- mqtt/src/dl.c 2012/07/03 12:46:00 1.4 +++ mqtt/src/dl.c 2017/10/08 22:49:25 1.5 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: dl.c,v 1.4 2012/07/03 12:46:00 misho Exp $ +* $Id: dl.c,v 1.5 2017/10/08 22:49:25 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -170,7 +170,7 @@ mqttUnloadRTLM(void *rtlm) dlclose(rtlm); } -inline int +int mqttMkDir(cfg_root_t *cfg) { const char *str;