cleanup: ditched old patch
Signed-off-by: Michal Minář <miminar@redhat.com>
This commit is contained in:
parent
18c1b593fb
commit
25dd8287bf
@ -1,24 +0,0 @@
|
||||
Index: hdparm-9.54/geom.c
|
||||
===================================================================
|
||||
--- hdparm-9.54.orig/geom.c
|
||||
+++ hdparm-9.54/geom.c
|
||||
@@ -18,6 +18,7 @@
|
||||
#include <sys/ioctl.h>
|
||||
#include <linux/types.h>
|
||||
#include <linux/fs.h>
|
||||
+#include <sys/sysmacros.h>
|
||||
|
||||
#include "hdparm.h"
|
||||
|
||||
Index: hdparm-9.54/sysfs.c
|
||||
===================================================================
|
||||
--- hdparm-9.54.orig/sysfs.c
|
||||
+++ hdparm-9.54/sysfs.c
|
||||
@@ -16,6 +16,7 @@
|
||||
#include <limits.h>
|
||||
#include <sys/stat.h>
|
||||
#include <linux/types.h>
|
||||
+#include <sys/sysmacros.h>
|
||||
|
||||
#include "hdparm.h"
|
||||
|
Loading…
Reference in New Issue
Block a user