Преглед изворни кода

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>
 
 /*