Make mlist a separate component.
Mlist is now made available as a separate component instead of being a part of skygw_utils.
This commit is contained in:
@ -28,6 +28,7 @@
|
||||
#include <syslog.h>
|
||||
#include <atomic.h>
|
||||
|
||||
#include <mlist.h>
|
||||
#include <skygw_debug.h>
|
||||
#include <skygw_types.h>
|
||||
#include <skygw_utils.h>
|
||||
|
Reference in New Issue
Block a user