Remove ucore_ prefix from headers and source files
This commit is contained in:
@@ -12,11 +12,11 @@
|
||||
#include <sys/queue.h>
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <ucore/ucore_logging.h>
|
||||
#include <ucore/ucore_logging.h>
|
||||
#include <ucore/logging.h>
|
||||
#include <ucore/logging.h>
|
||||
#include <ucore/iomux.h>
|
||||
#include <ucore/ucore_utils.h>
|
||||
#include <ucore/ucore_pack.h>
|
||||
#include <ucore/utils.h>
|
||||
#include <ucore/pack.h>
|
||||
|
||||
#define HB_MAGIX 0xBEA7BEA7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user