Fic includes to use "" instead of <>
This commit is contained in:
+2
-2
@@ -3,8 +3,8 @@
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <pthread.h>
|
||||
#include <ucore/iomux.h>
|
||||
#include <ucore/iomux_waker.h>
|
||||
#include "ucore/iomux.h"
|
||||
#include "ucore/iomux_waker.h"
|
||||
|
||||
pthread_mutex_t lock = PTHREAD_MUTEX_INITIALIZER;
|
||||
static int counter = 0;
|
||||
|
||||
Reference in New Issue
Block a user