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