mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
STABLE14-afsutil-includes-20060623
Include <afs/afsutil.h> for prototypes of afs_inet_ntoa and afs_inet_ntoa_r. (cherry picked from commit 2a1aff4104dd9a71bebf1a63ca85ac86338b3b1b)
This commit is contained in:
parent
f2c56c5568
commit
866666cfda
@ -41,6 +41,7 @@ RCSID
|
||||
#include <rx/rx.h>
|
||||
#include <lock.h>
|
||||
#include <afs/afs_args.h>
|
||||
#include <afs/afsutil.h>
|
||||
|
||||
extern struct hostent *hostutil_GetHostByName();
|
||||
|
||||
|
@ -23,6 +23,8 @@ RCSID
|
||||
#include "xstat_cm.h" /*Interface for this module */
|
||||
#include <lwp.h> /*Lightweight process package */
|
||||
|
||||
#include <afs/afsutil.h>
|
||||
|
||||
#ifdef HAVE_STRING_H
|
||||
#include <string.h>
|
||||
#else
|
||||
|
@ -23,6 +23,8 @@ RCSID
|
||||
#include "xstat_fs.h" /*Interface for this module */
|
||||
#include <lwp.h> /*Lightweight process package */
|
||||
|
||||
#include <afs/afsutil.h>
|
||||
|
||||
#ifdef HAVE_STRING_H
|
||||
#include <string.h>
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user