Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 57855b1

Browse files
committed
added strftime
1 parent ff84049 commit 57855b1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

config.h.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,9 @@
205205
/* Define if you have the siginterrupt function. */
206206
#undef HAVE_SIGINTERRUPT
207207

208+
/* Define if you have the strftime function. */
209+
#undef HAVE_STRFTIME
210+
208211
/* Define if you have the symlink function. */
209212
#undef HAVE_SYMLINK
210213

0 commit comments

Comments
 (0)