Ver código fonte

needed to add the library for threads directly

tarfeef101 6 anos atrás
pai
commit
44a98ce710
1 arquivos alterados com 1 adições e 0 exclusões
  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>
 
 /*