X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhcachesbr.c;h=7bd4cfbf41445a34e5e911ade80e5be47f38e9fb;hb=704d9e7792a7d9f810ac58871ef2e05403c01f38;hp=13ab1534124c184a908682303b326918936ea154;hpb=5b792c4424571f05bc2008e3109797d18d7d00d1;p=mmh diff --git a/uip/mhcachesbr.c b/uip/mhcachesbr.c index 13ab153..7bd4cfb 100644 --- a/uip/mhcachesbr.c +++ b/uip/mhcachesbr.c @@ -13,7 +13,6 @@ #include #include #include -#include #include #include #include @@ -37,7 +36,7 @@ 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; @@ -51,7 +50,7 @@ char *cache_public; char *cache_private; -/* mhparse.c (OR) mhbuildsbr.c */ +/* mhparse.c (OR) mhbuild.c */ int pidcheck (int); /* mhmisc.c */