]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/pex-msdos.c
pex-common.c (pex_input_file, [...]): New functions.
[thirdparty/gcc.git] / libiberty / pex-msdos.c
index 2256117d1bb0cb7d5d20c1224b01827ee5371023..db22337aa2afcd82fe20c3af5cbbbc76120bdbb6 100644 (file)
@@ -73,6 +73,7 @@ const struct pex_funcs funcs =
   pex_msdos_wait,
   NULL, /* pipe */
   NULL, /* fdopenr */
+  NULL, /* fdopenw */
   pex_msdos_cleanup
 };