aboutsummaryrefslogtreecommitdiff
path: root/optimize.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-09-03 18:37:54 -0700
committerGuy Harris <guy@alum.mit.edu>2017-09-03 18:37:54 -0700
commit809478fe163f4987876d323fd91ba3664ecd4e74 (patch)
tree200808332cad347067d05ebd2927ce9b9d604556 /optimize.c
parent469e429c64d764e9aed2218eed1fde7241a06e39 (diff)
We may have to define strdup even if _DEBUG is defined.
If <crtdbg.h> hasn't been included, even if _DEBUG is defined, strdup() won't be defined to call _strdup_dbg(), so, instead of checking for _DEBUG, check whether strdup has already been defined.
Diffstat (limited to 'optimize.c')
0 files changed, 0 insertions, 0 deletions