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

Include string.h, because we need to define copy_{to,from}_phys

tags/v0.9.3
Michael Brown пре 21 година
родитељ
комит
b94def2088
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      src/arch/i386/include/virtaddr.h

+ 1
- 0
src/arch/i386/include/virtaddr.h Прегледај датотеку

15
 #ifndef ASSEMBLY
15
 #ifndef ASSEMBLY
16
 
16
 
17
 #include "stdint.h"
17
 #include "stdint.h"
18
+#include "string.h"
18
 
19
 
19
 #ifndef KEEP_IT_REAL
20
 #ifndef KEEP_IT_REAL
20
 
21
 

Loading…
Откажи
Сачувај