Fic includes to use "" instead of <>
This commit is contained in:
@@ -13,12 +13,12 @@
|
||||
#include <sys/queue.h>
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <ucore/logging.h>
|
||||
#include <ucore/logging.h>
|
||||
#include <ucore/iomux.h>
|
||||
#include <ucore/utils.h>
|
||||
#include <ucore/pack.h>
|
||||
#include <ucore/tailq.h>
|
||||
#include "ucore/logging.h"
|
||||
#include "ucore/logging.h"
|
||||
#include "ucore/iomux.h"
|
||||
#include "ucore/utils.h"
|
||||
#include "ucore/pack.h"
|
||||
#include "ucore/tailq.h"
|
||||
|
||||
#define HB_MAGIX 0xBEA7BEA7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user