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
+1 -1
View File
@@ -1,7 +1,7 @@
#include <check.h>
#include <string.h>
#include <stdlib.h>
#include <ucore/mbuf.h>
#include "ucore/mbuf.h"
START_TEST (test_mbuf_new)