diff options
Diffstat (limited to 'libjava/include/config.h.in')
-rw-r--r-- | libjava/include/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libjava/include/config.h.in b/libjava/include/config.h.in index 19a7adb..8dc9ecd 100644 --- a/libjava/include/config.h.in +++ b/libjava/include/config.h.in @@ -137,6 +137,9 @@ /* Define if you have the ctime_r function. */ #undef HAVE_CTIME_R +/* Define if you have the fstat function. */ +#undef HAVE_FSTAT + /* Define if you have the fsync function. */ #undef HAVE_FSYNC |