Pārlūkot izejas kodu

[test] 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
9eff4284bd
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1
    0
      src/tests/rsa_test.c

+ 1
- 0
src/tests/rsa_test.c Parādīt failu

@@ -34,6 +34,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
34 34
 /* Forcibly enable assertions */
35 35
 #undef NDEBUG
36 36
 
37
+#include <string.h>
37 38
 #include <ipxe/crypto.h>
38 39
 #include <ipxe/rsa.h>
39 40
 #include <ipxe/md5.h>

Notiek ielāde…
Atcelt
Saglabāt