1
0
Fork 0

Changes by Bernie Bright to check for getrusage().

This commit is contained in:
curt 1998-08-19 17:38:06 +00:00
parent cfb11b9e18
commit 7b806e5ea6

View file

@ -72,6 +72,9 @@
/* Define if you have the getitimer function. */
#undef HAVE_GETITIMER
/* Define if you have the getrusage function. */
#undef HAVE_GETRUSAGE
/* Define if you have the gettimeofday function. */
#undef HAVE_GETTIMEOFDAY