mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 07:20:11 +00:00
sysincludes-first-20060302
afs/sysincludes before other sys includes, please.
This commit is contained in:
parent
9da217cee8
commit
f251b03175
@ -22,6 +22,7 @@ RCSID
|
||||
("$Header$");
|
||||
|
||||
#ifdef KERNEL
|
||||
#include "afs/sysincludes.h"
|
||||
#ifndef UKERNEL
|
||||
#include "h/types.h"
|
||||
#include "h/uio.h"
|
||||
@ -49,7 +50,6 @@ RCSID
|
||||
#include "rx/xdr.h"
|
||||
#include "netinet/in.h"
|
||||
#else /* !UKERNEL */
|
||||
#include "afs/sysincludes.h"
|
||||
#include "rpc/types.h"
|
||||
#include "rpc/xdr.h"
|
||||
#endif /* !UKERNEL */
|
||||
|
Loading…
Reference in New Issue
Block a user