X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fdropsbr.c;h=7f432eafa35567511bb54e2965414529e7cb2830;hp=5cf4ee32c46c089976438a8610fe193bc284b225;hb=4885712264980e6cbc2039f9158027bee9213475;hpb=1f90e5c5a3c7cb029ce1ac3c2e760c368fd2ce92 diff --git a/uip/dropsbr.c b/uip/dropsbr.c index 5cf4ee3..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 */