Initial revision
[LeanCalc.git] / calc / calc / have_gettime.h
1 /*
2  * DO NOT EDIT -- generated by the Makefile
3  */
4
5
6 #if !defined(__HAVE_GETTIME_H__)
7 #define __HAVE_GETTIME_H__
8
9
10 /* do we have or want clock_gettime()? */
11 #undef HAVE_GETTIME /* no - no SGI_CYCLE and no REALTIME */
12
13
14 #endif /* !__HAVE_GETTIME_H__ */