diff options
Diffstat (limited to 'msdos/sed2v2.inp')
-rw-r--r-- | msdos/sed2v2.inp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/msdos/sed2v2.inp b/msdos/sed2v2.inp index 36ba842c603..97276d63aba 100644 --- a/msdos/sed2v2.inp +++ b/msdos/sed2v2.inp @@ -132,6 +132,7 @@ s/^#undef HAVE_STRTOULL *$/#define HAVE_STRTOULL 1/ #else\ #undef HAVE_SNPRINTF\ #endif +s/^#undef PENDING_OUTPUT_N_BYTES *$/#define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base/ # Comment out any remaining undef directives, because some of them # might be defined in sys/config.h we include at the top of config.h. |