]> git.pld-linux.org Git - packages/lin_tape.git/commitdiff
- add missing header to sgmp.c
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 19 Jun 2016 15:44:55 +0000 (15:44 +0000)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 19 Jun 2016 15:44:55 +0000 (15:44 +0000)
linux-4.0.patch

index 5f745beba50287c0906661156360f2d57bd3ff9c..6ea101d5d40835e2a85295c15a0b7b53cae53d40 100644 (file)
@@ -34,6 +34,14 @@ diff -ur lin_tape-3.0.8.orig/lower.c lin_tape-3.0.8/lower.c
 diff -ur lin_tape-3.0.8.orig/sgmp.c lin_tape-3.0.8/sgmp.c
 --- lin_tape-3.0.8.orig/sgmp.c 2016-06-19 13:15:52.000000000 +0200
 +++ lin_tape-3.0.8/sgmp.c      2016-06-19 13:16:12.828653141 +0200
+@@ -77,6 +77,7 @@
+ #else
+ #include <linux/smp_lock.h>
+ #endif
++#include <linux/uio.h>
+ #include "scsi.h"
+ #include <scsi/scsi_dbg.h>
 @@ -2029,7 +2029,12 @@
        }
  
This page took 0.04515 seconds and 4 git commands to generate.