mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 07:20:11 +00:00
linux-ia32-offsets-include-change-20051101
include these correctly
This commit is contained in:
parent
eb39935d4b
commit
c558c12d2b
@ -24,7 +24,7 @@ RCSID
|
||||
#include "h/mm.h"
|
||||
|
||||
#ifdef AFS_AMD64_LINUX20_ENV
|
||||
#include "../asm/ia32_unistd.h"
|
||||
#include <asm/ia32_unistd.h>
|
||||
#endif
|
||||
|
||||
#include <linux/proc_fs.h>
|
||||
|
@ -26,7 +26,7 @@ RCSID
|
||||
#include "h/mm.h"
|
||||
|
||||
#ifdef AFS_AMD64_LINUX20_ENV
|
||||
#include "../asm/ia32_unistd.h"
|
||||
#include <asm/ia32_unistd.h>
|
||||
#endif
|
||||
|
||||
#include <linux/proc_fs.h>
|
||||
|
Loading…
Reference in New Issue
Block a user