mirror of
https://github.com/lcn2/calc.git
synced 2025-08-19 01:13:27 +03:00
16 lines
250 B
C
16 lines
250 B
C
/*
|
|
* DO NOT EDIT -- generated by the Makefile
|
|
*/
|
|
|
|
|
|
#if !defined(__HAVE_FPOS_POS_H__)
|
|
#define __HAVE_FPOS_POS_H__
|
|
|
|
|
|
/* do we have fgetpos & fsetpos functions? */
|
|
#undef HAVE_FPOS_POS /* no */
|
|
#undef FPOS_POS_BITS
|
|
|
|
|
|
#endif /* !__HAVE_FPOS_POS_H__ */
|