rename packet_private.h to packet_internal.h
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#include "utils.h"
|
||||
#include "stellar/mq.h"
|
||||
#include "packet_private.h"
|
||||
#include "packet_internal.h"
|
||||
#include "packet_manager_private.h"
|
||||
|
||||
#define PACKET_MANAGER_LOG_ERROR(format, ...) STELLAR_LOG_ERROR(__thread_local_logger, "packet manager", format, ##__VA_ARGS__)
|
||||
|
||||
Reference in New Issue
Block a user