From 014a8caf46e8c0a25de0df38d859652ad6533f04 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Thu, 1 Jun 2006 14:57:50 +0000 Subject: merge from gcc --- libiberty/pex-common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libiberty/pex-common.h') diff --git a/libiberty/pex-common.h b/libiberty/pex-common.h index 8ded138..520f26a 100644 --- a/libiberty/pex-common.h +++ b/libiberty/pex-common.h @@ -104,6 +104,7 @@ struct pex_funcs error and set *ERRMSG and *ERR. */ long (*exec_child) (struct pex_obj *, int /* flags */, const char */* executable */, char * const * /* argv */, + char * const * /* env */, int /* in */, int /* out */, int /* errdes */, const char **/* errmsg */, int */* err */); /* Close a descriptor. Return 0 on success, -1 on error. */ -- cgit v1.1