X-Git-Url: https://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=src%2Fubik%2Fudebug.c;h=2499ff7b6e308fecbb17340848c41aca6efb583e;hp=52be68112ad8c8c454c33636fefdd938434a1655;hb=754d8a94accd046499d433ed512ed9a21fb277cb;hpb=c5e75ee015b791012f70a8d5238c0b8fad08b1eb diff --git a/src/ubik/udebug.c b/src/ubik/udebug.c index 52be681..2499ff7 100644 --- a/src/ubik/udebug.c +++ b/src/ubik/udebug.c @@ -45,6 +45,9 @@ RCSID #include "ubik.h" #include "ubik_int.h" +/* needed by Irix. Include a header to get it, or leave it alone. */ +extern struct hostent *hostutil_GetHostByName(); + static short PortNumber(register char *aport) {