diff options
Diffstat (limited to 'unix')
-rw-r--r-- | unix/tclConfig.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in index da64a32..8bede7e 100644 --- a/unix/tclConfig.h.in +++ b/unix/tclConfig.h.in @@ -16,6 +16,9 @@ /* Define to 1 if you have the <AvailabilityMacros.h> header file. */ #undef HAVE_AVAILABILITYMACROS_H +/* Define to 1 if the system has the type `blkcnt_t'. */ +#undef HAVE_BLKCNT_T + /* Do we have BSDgettimeofday()? */ #undef HAVE_BSDGETTIMEOFDAY |