Files
calc/win32/have_times.h
2017-05-21 15:38:42 -07:00

18 lines
299 B
C

/*
* DO NOT EDIT -- generated by the Makefile
*/
#if !defined(__HAVE_TIMES_H__)
#define __HAVE_TIMES_H__
/* do we have <times.h>? */
#undef HAVE_TIMES_H /* no */
#undef HAVE_SYS_TIMES_H /* no */
#define HAVE_TIME_H /* yes */
#undef HAVE_SYS_TIME_H /* no */
#endif /* !__HAVE_TIMES_H__ */