[packages/lin_tape] - add missing header to sgmp.c

baggins baggins at pld-linux.org
Sun Jun 19 17:45:50 CEST 2016


commit c4a7d1f477084cab4bcbee24908913aa4ec20f0a
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Jun 19 15:44:55 2016 +0000

    - add missing header to sgmp.c

 linux-4.0.patch | 8 ++++++++
 1 file changed, 8 insertions(+)
---
diff --git a/linux-4.0.patch b/linux-4.0.patch
index 5f745be..6ea101d 100644
--- a/linux-4.0.patch
+++ b/linux-4.0.patch
@@ -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 @@
  	}
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lin_tape.git/commitdiff/e595de87931aaca8ac18851d194223d361d59328



More information about the pld-cvs-commit mailing list