X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhstore.c;h=1529de9638ebcac4cf4e496d00a1e288358cd57a;hb=993b0d73a4f5a54c46b494b297895bf08fcaf197;hp=2de12bc28ce3940ac1aa25b7068daa9e6aea08aa;hpb=dee387b53ab0d42922f857b60d6f980c9e79d16f;p=mmh diff --git a/uip/mhstore.c b/uip/mhstore.c index 2de12bc..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 @@ -65,8 +69,6 @@ static struct swit switches[] = { }; -extern int errno; - /* mhparse.c */ extern int checksw; extern char *tmp; /* directory to place temp files */