mirror of
https://github.com/lcn2/calc.git
synced 2025-08-16 01:03:29 +03:00
15 lines
221 B
C
15 lines
221 B
C
/*
|
|
* DO NOT EDIT -- generated by the Makefile
|
|
*/
|
|
|
|
|
|
#if !defined(__HAVE_GETTIME_H__)
|
|
#define __HAVE_GETTIME_H__
|
|
|
|
|
|
/* do we have or want clock_gettime()? */
|
|
#undef HAVE_GETTIME /* no */
|
|
|
|
|
|
#endif /* !__HAVE_GETTIME_H__ */
|