mirror of
https://github.com/lcn2/calc.git
synced 2025-08-19 01:13:27 +03:00
15 lines
228 B
C
15 lines
228 B
C
/*
|
|
* DO NOT EDIT -- generated by the Makefile
|
|
*/
|
|
|
|
|
|
#if !defined(__HAVE_OFFSCL_H__)
|
|
#define __HAVE_OFFSCL_H__
|
|
|
|
|
|
#undef HAVE_OFF_T_SCALAR
|
|
#define HAVE_OFF_T_SCALAR /* off_t is a simple value */
|
|
|
|
|
|
#endif /* !__HAVE_OFFSCL_H__ */
|