2018-08-13 17:48:07 +02:00
|
|
|
diff -aurp tgt-1.0.60.orig/usr/bs_sg.c tgt-1.0.60/usr/bs_sg.c
|
|
|
|
--- tgt-1.0.60.orig/usr/bs_sg.c 2015-07-01 17:10:39.000000000 -0700
|
|
|
|
+++ tgt-1.0.60/usr/bs_sg.c 2018-08-11 18:03:25.489712435 -0700
|
2019-02-16 21:04:09 +01:00
|
|
|
@@ -38,6 +38,7 @@
|
2018-08-13 17:48:07 +02:00
|
|
|
#include <sys/epoll.h>
|
2019-02-16 21:04:09 +01:00
|
|
|
#include <sys/sysmacros.h>
|
2018-08-13 17:48:07 +02:00
|
|
|
#include <scsi/sg.h>
|
|
|
|
+#include <sys/sysmacros.h>
|
|
|
|
|
|
|
|
#include "bsg.h" /* Copied from include/linux/bsg.h */
|
|
|
|
#include "list.h"
|