natRuntime.cc: Don't include sys/time.h and time.h.
authorTom Tromey <tromey@redhat.com>
Tue, 14 May 2002 05:29:30 +0000 (05:29 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 14 May 2002 05:29:30 +0000 (05:29 +0000)
commite86c533b0177a8dd45c166b09db7b92e9c1e2515
tree7c2675ea3d84ee24d0c23495cc9a91e9debbf1f5
parentfe4b3c7996410a60bd1b9164eae31bc3946deded
natRuntime.cc: Don't include sys/time.h and time.h.

* java/lang/natRuntime.cc: Don't include sys/time.h and time.h.
* java/util/natTimeZone.cc: Include sys/time.h and time.h here.
Include platform.h.

From-SVN: r53443
libjava/ChangeLog
libjava/java/lang/natRuntime.cc
libjava/java/util/natTimeZone.cc