X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fmh.h;h=481f2f1ca16645124da2df5922dd68c2171c5385;hb=fc1b00d424f47972a8311b3706304258e111d8d4;hp=8f6fad1d78ec61172ca555f68e283b3727f70769;hpb=e3589a920c43d8f4c7967a4884238658076114a1;p=mmh diff --git a/h/mh.h b/h/mh.h index 8f6fad1..481f2f1 100644 --- a/h/mh.h +++ b/h/mh.h @@ -212,6 +212,8 @@ struct field { size_t alloclen; }; +extern struct field free_field; + /* m_getfld2() states */ enum state { LENERR2 = -2, /* Line too long */