Module: kamailio Branch: master Commit: 728981498faa9425d354d9b6e4cfb30bfbcf8c62 URL: https://github.com/kamailio/kamailio/commit/728981498faa9425d354d9b6e4cfb30bfbcf8c62
Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2025-07-27T16:54:48+02:00 core: modparam - include shm_init.h --- Modified: src/core/modparam.c --- Diff: https://github.com/kamailio/kamailio/commit/728981498faa9425d354d9b6e4cfb30bfbcf8c62.diff Patch: https://github.com/kamailio/kamailio/commit/728981498faa9425d354d9b6e4cfb30bfbcf8c62.patch --- diff --git a/src/core/modparam.c b/src/core/modparam.c index a486b041558..458ec52105d 100644 --- a/src/core/modparam.c +++ b/src/core/modparam.c @@ -34,6 +34,7 @@ #include "fmsg.h" #include "pvar.h" #include "str_list.h" +#include "shm_init.h" #include "mem/mem.h" #include "mem/shm.h" #include <sys/types.h> _______________________________________________ Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org To unsubscribe send an email to sr-dev-le...@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender!