X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhcachesbr.c;h=975d2e13a13ee167a920c917f4e1a72257c27529;hb=0c648c7c1509760370d4c4267a45a5a305885e7f;hp=c6f0603bcb3cbb861beaa89f21bb838c0fc4c9d9;hpb=33dc8211a72df0c27fa11220f3b27583cd1c7e49;p=mmh diff --git a/uip/mhcachesbr.c b/uip/mhcachesbr.c index c6f0603..975d2e1 100644 --- a/uip/mhcachesbr.c +++ b/uip/mhcachesbr.c @@ -30,13 +30,9 @@ # endif #endif -#ifdef HAVE_SYS_WAIT_H -# include -#endif - extern int debugsw; -extern pid_t xpid; /* mhshowsbr.c or mhbuildsbr.c */ +extern pid_t xpid; /* mhshowsbr.c or mhbuild.c */ /* cache policies */ int rcachesw = CACHE_ASK; @@ -50,7 +46,7 @@ char *cache_public; char *cache_private; -/* mhparse.c (OR) mhbuildsbr.c */ +/* mhparse.c (OR) mhbuild.c */ int pidcheck (int); /* mhmisc.c */