rename session_private.h to session_internal.h
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include <assert.h>
|
||||
|
||||
#include "log_private.h"
|
||||
#include "session_private.h"
|
||||
#include "session_internal.h"
|
||||
#include "session_transition.h"
|
||||
|
||||
#define SESSION_TRANSITION_LOG_INFO(format, ...) STELLAR_LOG_INFO(__thread_local_logger, "session transition", format, ##__VA_ARGS__)
|
||||
|
||||
Reference in New Issue
Block a user