X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhbuildsbr.c;h=a36941f3be73237d5b6d67bd7830e8fb93b26812;hb=a51ad22240aacc586d164bf9b79b9f0380fc8992;hp=d95eee5856188fe7bcccf70ffa55a55ebe1c8012;hpb=2f689a1cb907a5de04e6d39ffd217a69af3216c7;p=mmh diff --git a/uip/mhbuildsbr.c b/uip/mhbuildsbr.c index d95eee5..a36941f 100644 --- a/uip/mhbuildsbr.c +++ b/uip/mhbuildsbr.c @@ -2,8 +2,6 @@ /* * mhbuildsbr.c -- routines to expand/translate MIME composition files * - * $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. @@ -40,10 +38,6 @@ # endif #endif -#ifdef HAVE_SYS_WAIT_H -# include -#endif - extern int debugsw; extern int verbosw;