strstr: fix a bug whereby strstr would mistakenly return NULL
[pspp] / lib / c-strtold.c
1 #define LONG 1
2 #include "c-strtod.c"