natPosixProcess.cc: Reorder includes to fix compilation on hppa2.0w-hp-hpux11.11.

2007-07-05  Andreas Tobler  <a.tobler@schweiz.org>

	* java/lang/natPosixProcess.cc: Reorder includes to fix compilation
	on hppa2.0w-hp-hpux11.11.
	Remove include of <gcj/cni.h>.

From-SVN: r126388
This commit is contained in:
Andreas Tobler
2007-07-05 20:44:25 +00:00
committed by Andreas Tobler
parent 2d0c44e63f
commit f6cdc43257
2 changed files with 7 additions and 2 deletions
+6
View File
@@ -1,3 +1,9 @@
2007-07-05 Andreas Tobler <a.tobler@schweiz.org>
* java/lang/natPosixProcess.cc: Reorder includes to fix compilation
on hppa2.0w-hp-hpux11.11.
Remove include of <gcj/cni.h>.
2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
* aclocal.m4: Regenerated.