X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhbuild.c;fp=uip%2Fmhbuild.c;h=c0320226daf06050cc6a303479e422f234c1a6e1;hp=a233c685cd5dc1ea5217ba306b958b574f7a9a72;hb=b17ea39dc17e5514f33b3f5c34ede92bd16e208c;hpb=93fa896ceb5fbebe2f1f6e6e36419a13f8ffd99f diff --git a/uip/mhbuild.c b/uip/mhbuild.c index a233c68..c032022 100644 --- a/uip/mhbuild.c +++ b/uip/mhbuild.c @@ -51,7 +51,7 @@ char *version=VERSION; ** Directory to place tmp files. This must ** be set before these routines are called. */ -char *tmp; +extern char *tmp; pid_t xpid = 0;