move stellar/packet_manager.h into stellar/packet.h
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include "log_internal.h"
|
||||
#include "utils_internal.h"
|
||||
#include "packet_internal.h"
|
||||
#include "packet_manager_internal.h"
|
||||
#include "packet_manager.h"
|
||||
#include "module_manager_interna.h"
|
||||
|
||||
#define CORE_LOG_FATAL(format, ...) STELLAR_LOG_FATAL(__thread_local_logger, "core", format, ##__VA_ARGS__)
|
||||
|
||||
Reference in New Issue
Block a user