Selaa lähdekoodia

Need stddef.h to get size_t

tags/v0.9.3
Michael Brown 21 vuotta sitten
vanhempi
commit
a6057b4cbc
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      src/include/string.h

+ 1
- 0
src/include/string.h Näytä tiedosto

14
 #ifndef ETHERBOOT_STRING_H
14
 #ifndef ETHERBOOT_STRING_H
15
 #define ETHERBOOT_STRING_H
15
 #define ETHERBOOT_STRING_H
16
 
16
 
17
+#include "stddef.h"
17
 #include "bits/string.h"
18
 #include "bits/string.h"
18
 
19
 
19
 
20
 

Loading…
Peruuta
Tallenna