Sfoglia il codice sorgente

needed to add the library for threads directly

tarfeef101 6 anni fa
parent
commit
44a98ce710
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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>
 
 /*