From: Jeffrey Hutzelman Date: Mon, 21 Feb 2005 01:15:27 +0000 (+0000) Subject: STABLE14-ubik-remote-ntoa-20050204 X-Git-Tag: openafs-devel-1_3_79~5 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=b812d238cb011e33974ccb94e9f0852cce047f7a;p=packages%2Fo%2Fopenafs.git STABLE14-ubik-remote-ntoa-20050204 afs_inet_ntoa needs a prototype for 64 bit systems (cherry picked from commit 053e901f6bbd3237ca58147d4986e1c528ae503d) --- 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"