diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2011-07-31 12:15:23 +0200 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2011-07-31 12:15:23 +0200 |
commit | 668fdbe135fd76c7a654bedba52770966925f562 (patch) | |
tree | ed78148bf4e27690111dec532f3168a6b745f1f0 /metaconfig.h | |
parent | dd35fa16610ef2fa0d46f5129e626b99cf350d77 (diff) | |
download | perl-668fdbe135fd76c7a654bedba52770966925f562.tar.gz |
Add st_ino size/sign probes
Work initiated by Tony Cook
Diffstat (limited to 'metaconfig.h')
-rw-r--r-- | metaconfig.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/metaconfig.h b/metaconfig.h index 95aba26b87..d445b34391 100644 --- a/metaconfig.h +++ b/metaconfig.h @@ -35,6 +35,8 @@ * LOCALTIME_MAX * LOCALTIME_MIN * LOCALTIME_R_NEEDS_TZSET + * ST_INO_SIGN + * ST_INO_SIZE * U16SIZE * U32SIZE * U64SIZE |