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

Collapse All | Expand All

(-)a/include/uapi/linux/swab.h (-2 / +1 lines)
Lines 3-9 Link Here
3
#define _UAPI_LINUX_SWAB_H
3
#define _UAPI_LINUX_SWAB_H
4
4
5
#include <linux/types.h>
5
#include <linux/types.h>
6
#include <linux/compiler.h>
6
#include <linux/stddef.h>
7
#include <asm/bitsperlong.h>
7
#include <asm/bitsperlong.h>
8
#include <asm/swab.h>
8
#include <asm/swab.h>
9
9
10
- 

Return to bug 791364