Reorganize headers again

This commit is contained in:
Nils O. Selåsdal
2012-11-15 18:26:31 +01:00
parent 4dca24953f
commit 90bbad4346
77 changed files with 99 additions and 2399 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include <errno.h>
#include <sched.h>
#include <stdlib.h>
#include "ucore_threadqueue.h"
#include <ucore/ucore_threadqueue.h>
struct thr_msg {
struct uc_threadmsg msg;