]> git.pld-linux.org Git - packages/linux-gpib.git/blame - linux-gpib-include_file.patch
- rebuild with perl 5.28.0
[packages/linux-gpib.git] / linux-gpib-include_file.patch
CommitLineData
2ee896be
JB
1--- linux-gpib-4.0.3/drivers/gpib/include/gpib_types.h.orig 2016-07-02 16:36:26.318566419 +0200
2+++ linux-gpib-4.0.3/drivers/gpib/include/gpib_types.h 2016-07-02 16:47:34.328280834 +0200
f73bd03d
MWP
3@@ -24,7 +24,7 @@
4 * and generic interface provided by gpib-common.
5 * This really should be in a different header file.
6 */
7-#include "gpib/gpib_user.h"
8+#include "gpib_user.h"
2ee896be 9 #include <asm/atomic.h>
23e65e8a 10 #include <linux/mutex.h>
2ee896be 11 #include <linux/wait.h>
f73bd03d
MWP
12--- linux-gpib-3.2.09/drivers/gpib/include/gpibP.h.orig 2007-12-06 00:42:20.000000000 +0000
13+++ linux-gpib-3.2.09/drivers/gpib/include/gpibP.h 2007-12-06 00:47:22.000000000 +0000
14@@ -20,7 +20,7 @@
15
16 #include <linux/types.h>
17
18-#include "gpib/gpib_user.h"
19+#include "gpib_user.h"
20 #include "gpib_types.h"
21 #include "gpib_proto.h"
22 #include "gpib_ioctl.h"
This page took 0.047067 seconds and 4 git commands to generate.