Pārlūkot izejas kodu

[serial] Add missing #include <string.h>

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Michael Brown 8 gadus atpakaļ
vecāks
revīzija
3c84178003
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1
    0
      src/core/serial.c

+ 1
- 0
src/core/serial.c Parādīt failu

@@ -30,6 +30,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
30 30
  */
31 31
 
32 32
 #include <stddef.h>
33
+#include <string.h>
33 34
 #include <ipxe/init.h>
34 35
 #include <ipxe/uart.h>
35 36
 #include <ipxe/console.h>

Notiek ielāde…
Atcelt
Saglabāt