ffi_darwin.c (ffi_prep_closure): Declare fd at beginning of function (for older apple...
authorAndreas Tobler <a.tobler@schweiz.ch>
Mon, 13 May 2002 20:19:10 +0000 (22:19 +0200)
committerDavid Edelsohn <dje@gcc.gnu.org>
Mon, 13 May 2002 20:19:10 +0000 (16:19 -0400)
commit859f7aaf4122e4a2560153d0458371e556da2dc7
tree27e2c047e94d36cd5a06ec1046776727f1ba5592
parent86397868159ba8c7ba20d56fdf49f551a512a1f1
ffi_darwin.c (ffi_prep_closure): Declare fd at beginning of function (for older apple cc).

2002-05-13  Andreas Tobler  <a.tobler@schweiz.ch>

        * src/powerpc/ffi_darwin.c (ffi_prep_closure): Declare fd at
        beginning of function (for older apple cc).

From-SVN: r53430
libffi/ChangeLog
libffi/src/powerpc/ffi_darwin.c