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,5 +1,5 @@
#include <check.h>
#include <ucore/seq.h>
#include "ucore/seq.h"
START_TEST (test_uc_seq_lt)