@Serdar51 commented on this pull request.
> + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
> USA
+ *
+ */
+
+#include <string.h>
+#include <time.h>
+
+#include "../../core/mem/shm_mem.h"
+#include "../../core/locking.h"
+#include "../../core/str_hash.h"
+#include "../../core/dprint.h"
+#include "../../core/timer.h"
+#include "../../core/timer_proc.h"
+#include "peerstate_cache.h"
+
+struct peer_state
struct peer_state only used here it is not also exposed on header file and it
is file-local. But still, changing the name makes sense to avoid confusion.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4537#discussion_r2671595645
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4537/review/[email protected]>
_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the
sender!