adaint.c (if defined (__Lynx__)): Wrap #def/#undef VMOS_DEV around #include <utime...
authorOlivier Hainque <hainque@adacore.com>
Wed, 26 Sep 2007 10:41:58 +0000 (12:41 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 26 Sep 2007 10:41:58 +0000 (12:41 +0200)
commit8dfea8e71402226d8589cf0dcbaef8c0f19db236
tree4e574c2bb77d20de915d980ed78369f3b541db69
parented18d8583b01ea9b8053162d3bb6dc0714921530
adaint.c (if defined (__Lynx__)): Wrap #def/#undef VMOS_DEV around #include <utime.h> and #define GCC_RESOURCE_H...

2007-09-26  Olivier Hainque  <hainque@adacore.com>

* adaint.c (if defined (__Lynx__)): Wrap #def/#undef VMOS_DEV around
#include <utime.h> and #define GCC_RESOURCE_H before
#include <sys/wait.h>.
Add more protections in __gnat_translate_vms.

* expect.c (if defined (__Lynx__)): #define GCC_RESOURCE_H before
#include <sys/wait.h>.

From-SVN: r128782
gcc/ada/adaint.c
gcc/ada/expect.c