From: Derrick Brashear Date: Thu, 11 Mar 2004 06:05:54 +0000 (+0000) Subject: aix-update-linktest-20040311 X-Git-Tag: openafs-devel-1_3_60~48 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=76405667dcc7fe0dc91651d44346c686a6951515;p=packages%2Fo%2Fopenafs.git aix-update-linktest-20040311 aix hates darwin, again. include netinet/in.h (which was implicit from rx/rx.h before) to make aix happy --- diff --git a/src/libuafs/linktest.c b/src/libuafs/linktest.c index b25ba345a..5cacb275d 100644 --- a/src/libuafs/linktest.c +++ b/src/libuafs/linktest.c @@ -22,6 +22,7 @@ RCSID #include #include +#include #include #include #include