Explorar el Código

was using wrong header

tarfeef101 hace 7 años
padre
commit
2756394816
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      kern/synchprobs/traffic_synch.c

+ 1 - 1
kern/synchprobs/traffic_synch.c

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