diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-01-15 05:13:09 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-01-15 05:13:09 +0000 |
commit | f00d8b4e3ca382c11d752411d929160882a82942 (patch) | |
tree | 74c9b10bae30c82172241160e48ee7cb23956b1c /vos/config.ga.h | |
parent | 9aa983d27b0af31badfcbbb76567f6e557076b41 (diff) | |
download | perl-f00d8b4e3ca382c11d752411d929160882a82942.tar.gz |
Revert #8437 and #8438, the Linux large files story is more complex.
p4raw-id: //depot/perl@8440
Diffstat (limited to 'vos/config.ga.h')
-rw-r--r-- | vos/config.ga.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/vos/config.ga.h b/vos/config.ga.h index c2553e5c98..2a89a1e3bc 100644 --- a/vos/config.ga.h +++ b/vos/config.ga.h @@ -759,12 +759,6 @@ */ #define I_FCNTL /**/ -/* I_FEATURES: - * This symbol, if defined, indicates that <features.h> exists and should - * be included. - */ -/*#define I_FEATURES /**/ - /* I_FLOAT: * This symbol, if defined, indicates to the C program that it should * include <float.h> to get definition of symbols like DBL_MAX or |