X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fmh.h;h=481f2f1ca16645124da2df5922dd68c2171c5385;hp=8f6fad1d78ec61172ca555f68e283b3727f70769;hb=a87df3543d3bc128ba4079d1f95638476ba5ca50;hpb=bf1c715de0935bc1a472925fcf80be70b30d2724 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 */