mirror of
https://git.openafs.org/openafs.git
synced 2025-02-01 05:57:43 +00:00
STABLE14-linux-ia32-offsets-include-change-20051101
include these correctly (cherry picked from commit c558c12d2b93d6ff664542ea4a667f97c4368588)
This commit is contained in:
parent
54fa9d5420
commit
0fe67fa05c
@ -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…
x
Reference in New Issue
Block a user