[PATCH 20/25] linux_scsi.c: fix redeclaration of _GNU_SOURCE

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]



Signed-off-by: Luis Chamberlain <mcgrof@xxxxxxxxxx>
---
 linux_scsi.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/linux_scsi.c b/linux_scsi.c
index 3306cd0..a8ef61f 100644
--- a/linux_scsi.c
+++ b/linux_scsi.c
@@ -16,10 +16,6 @@
 */
 #include "dbench.h"
 
-#define _GNU_SOURCE
-#include <stdio.h>
-#undef _GNU_SOURCE
-
 #include <fcntl.h>
 #include <sys/ioctl.h>
 #include <scsi/sg.h>
-- 
2.34.1




[Index of Archives]     [Linux Filesystems Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux