diff options
Diffstat (limited to 'msdos/sed2v2.inp')
-rw-r--r-- | msdos/sed2v2.inp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/msdos/sed2v2.inp b/msdos/sed2v2.inp index c380f8e7d5b..91df8a21225 100644 --- a/msdos/sed2v2.inp +++ b/msdos/sed2v2.inp @@ -88,3 +88,5 @@ s/^#undef POINTER_TYPE *$/#define POINTER_TYPE void/ # might be defined in sys/config.h we include at the top of config.h. /^#undef BSTRING/s|#undef|# undef| /^#undef .*$/s|^.*$|/* & */| + +# arch-tag: 2acb5571-ff53-4822-9175-95b864b59f7c |