X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fdropsbr.c;h=7f432eafa35567511bb54e2965414529e7cb2830;hp=3c5fdd5bfaffdf1c7d342dc420014ecc2dc89bbb;hb=4885712264980e6cbc2039f9158027bee9213475;hpb=8f4c5da8971926f7eccc912f7998c343aef3c33b 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 */