This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] fix compilation on hppa2.0w-hp-hpux11.11


>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:

>> If I remember correctly, this can be fixed by replacing the
>> gcj/cni.h include with an include of platform.h.  In any case,
>> posix.h includes gcj/cni.h, so including it is redundant.

Andreas> Yes, the follow-up one would remove the include <gcj/cni.h>. Was
Andreas> testing this just before.

This is fine, thanks.
It is a shame that these headers are so tweaky.  I don't know of a
"high road" to fixing them though.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]