mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 21:47:45 +00:00
afsutil-includes-20060623
Include <afs/afsutil.h> for prototypes of afs_inet_ntoa and afs_inet_ntoa_r.
This commit is contained in:
parent
7f219ecd38
commit
2a1aff4104
@ -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