File linux-gpib-3.2.17-fix-incl-files.patch of Package linux-gpib
Index: linux-gpib-3.2.17/drivers/gpib/include/nec7210.h
===================================================================
--- linux-gpib-3.2.17.orig/drivers/gpib/include/nec7210.h
+++ linux-gpib-3.2.17/drivers/gpib/include/nec7210.h
@@ -22,7 +22,7 @@
#include <linux/types.h>
#include <linux/spinlock.h>
#include <linux/string.h>
-#include <linux/interrupt.h>
+#include <drivers/gpib/include/linux/interrupt.h>
#include "gpib_types.h"
#include "nec7210_registers.h"
Index: linux-gpib-3.2.17/drivers/gpib/sys/osinit.c
===================================================================
--- linux-gpib-3.2.17.orig/drivers/gpib/sys/osinit.c
+++ linux-gpib-3.2.17/drivers/gpib/sys/osinit.c
@@ -23,7 +23,7 @@
#include <linux/list.h>
#include <linux/fs.h>
#include <linux/pci.h>
-#include <linux/device.h>
+#include <drivers/gpib/include/linux/device.h>
#include <linux/init.h>
#include <linux/vmalloc.h>
Index: linux-gpib-3.2.17/drivers/gpib/agilent_82350b/agilent_82350b.h
===================================================================
--- linux-gpib-3.2.17.orig/drivers/gpib/agilent_82350b/agilent_82350b.h
+++ linux-gpib-3.2.17/drivers/gpib/agilent_82350b/agilent_82350b.h
@@ -21,6 +21,7 @@
#include "gpibP.h"
#include "plx9050.h"
#include "tms9914.h"
+#include <drivers/gpib/include/linux/interrupt.h>
enum pci_vendor_ids