diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/global.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/global.h b/include/global.h index fda0b3f0e54..8796f3fc2b1 100644 --- a/include/global.h +++ b/include/global.h @@ -478,6 +478,7 @@ extern double my_atof(const char*); #undef HAVE_MLOCK #undef HAVE_TEMPNAM /* Use ours */ #undef HAVE_PTHREAD_SETPRIO +#undef HAVE_FTRUNCATE #endif /* This is from the old m-machine.h file */ |