X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhcachesbr.c;h=79d6bdad783b91e4a5b4a4b29160d848b226011e;hb=a2469f5ecbca3a179251ac9b777b561bc5245d4c;hp=56d3dcc4d8be120f6ff4715f5f66a3e09d6ee583;hpb=4885712264980e6cbc2039f9158027bee9213475;p=mmh diff --git a/uip/mhcachesbr.c b/uip/mhcachesbr.c index 56d3dcc..79d6bda 100644 --- a/uip/mhcachesbr.c +++ b/uip/mhcachesbr.c @@ -2,8 +2,6 @@ /* * mhcachesbr.c -- routines to manipulate the MIME content cache * - * $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. @@ -21,6 +19,7 @@ #include #include #include +#include #ifdef TIME_WITH_SYS_TIME # include @@ -33,10 +32,6 @@ # endif #endif -#ifdef HAVE_SYS_WAIT_H -# include -#endif - extern int debugsw; extern pid_t xpid; /* mhshowsbr.c or mhbuildsbr.c */