Make things work on OpenBSD again
authorNathan Binkert <binkertn@umich.edu>
Sat, 11 Oct 2003 02:59:51 +0000 (22:59 -0400)
committerNathan Binkert <binkertn@umich.edu>
Sat, 11 Oct 2003 02:59:51 +0000 (22:59 -0400)
commitb61ec9773acf7ea2ead87fc68449d6587a7da88d
tree1b93264bf6afcdf7ca3e26e8096ea870ebf5a49c
parent6770411543d9ca44dc632cd4486635f8213b3a1b
Make things work on OpenBSD again

sim/sim_time.cc:
    make this work in OpenBSD
sim/sim_time.hh:
    timeval is defined in sys/time.h
base/remote_gdb.cc:
    need to include <cstdio> for sprintf

--HG--
extra : convert_revision : a230aa691bb798c37243fe4253399b2e40a2d12d
base/remote_gdb.cc
sim/sim_time.cc
sim/sim_time.hh