mirror of
https://github.com/lcn2/calc.git
synced 2025-08-19 01:13:27 +03:00
15 lines
218 B
C
15 lines
218 B
C
/*
|
|
* DO NOT EDIT -- generated by the Makefile
|
|
*/
|
|
|
|
|
|
#if !defined(CALC_HAVE_STRDUP_H)
|
|
#define CALC_HAVE_STRDUP_H
|
|
|
|
|
|
/* do we have or want getstrdup()? */
|
|
#define HAVE_STRDUP /* yes */
|
|
|
|
|
|
#endif /* !CALC_HAVE_STRDUP_H */
|