Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 176050 | Differences between
and this patch

Collapse All | Expand All

(-)src/afs/LINUX/osi_module.c~ (-3 lines)
Lines 26-34 Link Here
26
#ifdef AFS_AMD64_LINUX20_ENV
26
#ifdef AFS_AMD64_LINUX20_ENV
27
#include <asm/ia32_unistd.h>
27
#include <asm/ia32_unistd.h>
28
#endif
28
#endif
29
#ifdef AFS_SPARC64_LINUX20_ENV
30
#include <linux/ioctl32.h>
31
#endif
32
29
33
#include <linux/proc_fs.h>
30
#include <linux/proc_fs.h>
34
#include <linux/slab.h>
31
#include <linux/slab.h>

Return to bug 176050