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

[tls] Add missing #include <stdlib.h>

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Michael Brown пре 13 година
родитељ
комит
4a32308b40
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      src/include/ipxe/x509.h

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

@@ -10,6 +10,7 @@
10 10
 FILE_LICENCE ( GPL2_OR_LATER );
11 11
 
12 12
 #include <stdint.h>
13
+#include <stdlib.h>
13 14
 
14 15
 struct asn1_cursor;
15 16
 

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