Compile on windows
- include <stdlib.h> - export file - fill out structs to make it compile with visual studio Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
This commit is contained in:

committed by
Love Hornquist Astrand

parent
c9fdd77bc8
commit
1d624801c1
@@ -77,6 +77,7 @@ extern const size_t _wind_errorlist_table_size;
|
||||
|
||||
errorlist_c.file.write(
|
||||
'''
|
||||
#include <stdlib.h>
|
||||
#include "errorlist_table.h"
|
||||
|
||||
const struct error_entry _wind_errorlist_table[] = {
|
||||
|
Reference in New Issue
Block a user