Merge branch 'add-file-back' into 'master'

fix libiconv compilation

See merge request redox-os/relibc!1224
This commit is contained in:
Jeremy Soller
2026-04-24 07:00:53 -06:00
+3
View File
@@ -7,6 +7,9 @@ trailer = """
// XXX: this is only here because cbindgen can't handle string constants
#define P_tmpdir "/tmp"
// TODO: figure out why this duplicate is needed to compile libiconv
typedef struct FILE FILE;
// A typedef doesn't suffice, because libgmp uses this definition to check if
// STDIO was loaded.
#define FILE FILE