X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8f4c5da8971926f7eccc912f7998c343aef3c33b..4c24408bdff496a631709326b0d07a4e12fa9277:/uip/dropsbr.c diff --git a/uip/dropsbr.c b/uip/dropsbr.c index 3c5fdd5b..7f432eaf 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 */