]> git.pld-linux.org Git - packages/linux-gpib.git/blob - linux-gpib-include_file.patch
- rebuild with perl 5.28.0
[packages/linux-gpib.git] / linux-gpib-include_file.patch
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
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"
9  #include <asm/atomic.h>
10  #include <linux/mutex.h>
11  #include <linux/wait.h>
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.04633 seconds and 3 git commands to generate.