Fic includes to use "" instead of <>

This commit is contained in:
Nils O. Selåsdal
2014-09-11 21:55:57 +02:00
parent b39cabc055
commit 5f89edc0d9
39 changed files with 55 additions and 55 deletions
+2 -2
View File
@@ -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;