Files
calc/win32/have_rusage.h
2017-05-21 15:38:39 -07:00

15 lines
216 B
C

/*
* DO NOT EDIT -- generated by the Makefile
*/
#if !defined(__HAVE_RUSAGE_H__)
#define __HAVE_RUSAGE_H__
/* do we have or want getrusage()? */
#undef HAVE_GETRUSAGE /* no */
#endif /* !__HAVE_RUSAGE_H__ */