]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blame - src/patches/suse-2.6.27.39/patches.suse/suse-ppc32-mol-ioctl
Imported linux-2.6.27.39 suse/xen patches.
[people/teissler/ipfire-2.x.git] / src / patches / suse-2.6.27.39 / patches.suse / suse-ppc32-mol-ioctl
CommitLineData
2cb7cef9
BS
1From: schwab@suse.de
2Subject: mol build fix
3Patch-mainline: never
4
5 drivers/macintosh/mol/include/mol-ioctl.h | 2 ++
6 1 file changed, 2 insertions(+)
7
8--- a/drivers/macintosh/mol/include/mol-ioctl.h
9+++ b/drivers/macintosh/mol/include/mol-ioctl.h
10@@ -17,6 +17,8 @@
11 #ifndef _H_MOL_IOCTL
12 #define _H_MOL_IOCTL
13
14+#include <asm/ioctl.h>
15+
16 #ifndef __ASSEMBLY__
17 #include "mmutypes.h"
18