mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
HPUX: include proc_iface.h for proc_t
We use proc_t in a typedef, and we need proc_iface to get proc_t. So, include it. Change-Id: I515abe43ae1d3b4a2c54ebe1b7192a91ed441117 Reviewed-on: http://gerrit.openafs.org/2350 Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org>
This commit is contained in:
parent
d154ea157b
commit
0a8b1864d6
@ -20,6 +20,7 @@
|
|||||||
#define _OSI_MACHDEP_H_
|
#define _OSI_MACHDEP_H_
|
||||||
|
|
||||||
#include "h/kern_sem.h"
|
#include "h/kern_sem.h"
|
||||||
|
#include "h/proc_iface.h"
|
||||||
|
|
||||||
#define afs_hz hz
|
#define afs_hz hz
|
||||||
extern struct timeval time;
|
extern struct timeval time;
|
||||||
|
Loading…
Reference in New Issue
Block a user