summaryrefslogtreecommitdiff
path: root/libiberty/pex-msdos.c
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2006-04-12 18:42:01 +0000
committerDJ Delorie <dj@delorie.com>2006-04-12 18:42:01 +0000
commitda31468982c83145468d83e8306d31ff927d747e (patch)
treeb6baa6c393bf68e547d1605b5d465fee7fd371fb /libiberty/pex-msdos.c
parentce64b5c6620690a0534c5d83ce3a9f913aff7ccb (diff)
downloadgdb-da31468982c83145468d83e8306d31ff927d747e.tar.gz
merge from gcc
Diffstat (limited to 'libiberty/pex-msdos.c')
-rw-r--r--libiberty/pex-msdos.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libiberty/pex-msdos.c b/libiberty/pex-msdos.c
index 2256117d1bb..db22337aa2a 100644
--- a/libiberty/pex-msdos.c
+++ b/libiberty/pex-msdos.c
@@ -73,6 +73,7 @@ const struct pex_funcs funcs =
pex_msdos_wait,
NULL, /* pipe */
NULL, /* fdopenr */
+ NULL, /* fdopenw */
pex_msdos_cleanup
};