mirror of
https://github.com/lcn2/calc.git
synced 2025-08-19 01:13:27 +03:00
15 lines
208 B
C
15 lines
208 B
C
/*
|
|
* DO NOT EDIT -- generated by the Makefile
|
|
*/
|
|
|
|
|
|
#if !defined(__HAVE_STRING_H__)
|
|
#define __HAVE_STRING_H__
|
|
|
|
|
|
/* do we have <string.h>? */
|
|
#define HAVE_STRING_H /* yes */
|
|
|
|
|
|
#endif /* !__HAVE_STRING_H__ */
|