From: Jeffrey Hutzelman Date: Fri, 4 Feb 2005 21:09:58 +0000 (+0000) Subject: ubik-remote-ntoa-20050204 X-Git-Tag: BP-disconnected~11 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=053e901f6bbd3237ca58147d4986e1c528ae503d;p=packages%2Fo%2Fopenafs.git ubik-remote-ntoa-20050204 afs_inet_ntoa needs a prototype for 64 bit systems --- diff --git a/src/ubik/remote.c b/src/ubik/remote.c index 733d72d2f..862172ca5 100644 --- a/src/ubik/remote.c +++ b/src/ubik/remote.c @@ -30,6 +30,7 @@ RCSID #include #include #include +#include #define UBIK_INTERNALS #include "ubik.h"