X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fdropsbr.c;h=7f432eafa35567511bb54e2965414529e7cb2830;hb=24414198cc168516126761a3040b71087c5778bc;hp=3c5fdd5bfaffdf1c7d342dc420014ecc2dc89bbb;hpb=8f4c5da8971926f7eccc912f7998c343aef3c33b;p=mmh diff --git a/uip/dropsbr.c b/uip/dropsbr.c index 3c5fdd5..7f432ea 100644 --- a/uip/dropsbr.c +++ b/uip/dropsbr.c @@ -3,6 +3,10 @@ * dropsbr.c -- create/read/manipulate mail drops * * $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 @@ -10,7 +14,7 @@ #ifndef MMDFONLY # include # include -# include +# include # include #else # include "dropsbr.h" @@ -31,8 +35,6 @@ #include -extern int errno; - /* * static prototypes */