Files
calc/win32/have_strdup.h
2017-05-21 15:38:48 -07:00

15 lines
215 B
C

/*
* DO NOT EDIT -- generated by the Makefile
*/
#if !defined(__HAVE_STRDUP_H__)
#define __HAVE_STRDUP_H__
/* do we have or want getstrdup()? */
#define HAVE_STRDUP /* yes */
#endif /* !__HAVE_STRDUP_H__ */