mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-03 13:33:26 +00:00
fix the freebsd segmenation fault error
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#define __CORE_NETWORK_H__
|
||||
|
||||
#include "core_errno.h"
|
||||
#include "core_list.h"
|
||||
#include "core_time.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#define TRACE_MODULE _socket
|
||||
#define TRACE_MODULE _sock
|
||||
|
||||
#include "core_debug.h"
|
||||
#include "core_pkbuf.h"
|
||||
|
||||
Reference in New Issue
Block a user