mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 15:30:14 +00:00
aix-export-h-20050920
FIXES 21723 make sure we include our export.h and not the one from nfs.
This commit is contained in:
parent
cc8cfd47bc
commit
664c5f83fe
@ -60,7 +60,7 @@ RCSID
|
||||
#include <sys/malloc.h> /* for the parameters to xmalloc() */
|
||||
#include "afs/afs_osi.h" /* pick up osi_timeval_t for afs_stats.h */
|
||||
#include "afs/afs_stats.h"
|
||||
#include "export.h"
|
||||
#include "../export.h"
|
||||
|
||||
#ifdef KOFF
|
||||
#define KOFF_PRESENT 1
|
||||
|
Loading…
Reference in New Issue
Block a user