瀏覽代碼

needed to add the library for threads directly

tarfeef101 6 年之前
父節點
當前提交
44a98ce710
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      kern/synchprobs/traffic_synch.c

+ 1 - 0
kern/synchprobs/traffic_synch.c

@@ -2,6 +2,7 @@
 #include <lib.h>
 #include <synchprobs.h>
 #include <synch.h>
+#include <thread.h>
 #include <opt-A1.h>
 
 /*