X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhstore.c;h=1529de9638ebcac4cf4e496d00a1e288358cd57a;hb=e2c71f66b925a33cceb1ea4b75a62a05333d124a;hp=806a3523c3617157172812366678b11688ea7a71;hpb=017a82124bf2ea39ced5aa4c8f969c18b3c2fb90;p=mmh diff --git a/uip/mhstore.c b/uip/mhstore.c index 806a352..1529de9 100644 --- a/uip/mhstore.c +++ b/uip/mhstore.c @@ -3,6 +3,10 @@ * mhstore.c -- store the contents of MIME messages * * $Id$ + * + * This code is Copyright (c) 2002, by the authors of nmh. See the + * COPYRIGHT file in the root directory of the nmh distribution for + * complete copyright information. */ #include @@ -11,8 +15,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include @@ -65,8 +69,6 @@ static struct swit switches[] = { }; -extern int errno; - /* mhparse.c */ extern int checksw; extern char *tmp; /* directory to place temp files */