Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 238943
Collapse All | Expand All

(-)openafs-1.4.7/src/afs/sysincludes.h.original (-1 / +1 lines)
Lines 108-114 Link Here
108
#include <linux/mm.h>
108
#include <linux/mm.h>
109
#include <linux/slab.h>
109
#include <linux/slab.h>
110
#include <linux/string.h>
110
#include <linux/string.h>
111
#include <asm/semaphore.h>
111
#include <linux/semaphore.h>
112
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,16)
112
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,16)
113
#include <linux/mutex.h>
113
#include <linux/mutex.h>
114
#endif
114
#endif

Return to bug 238943