mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
hfsprogs: fix compilation under glibc
Seems sys/sysctl.h was removed. Refresh patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -8,8 +8,6 @@ behavior that the -p option has, for greater compatibility with other tools.
|
||||
fsck_hfs.tproj/fsck_hfs.c | 5 +++--
|
||||
1 file changed, 3 insertions(+), 2 deletions(-)
|
||||
|
||||
diff --git a/fsck_hfs.tproj/fsck_hfs.c b/fsck_hfs.tproj/fsck_hfs.c
|
||||
index f1a18bd..6117698 100644
|
||||
--- a/fsck_hfs.tproj/fsck_hfs.c
|
||||
+++ b/fsck_hfs.tproj/fsck_hfs.c
|
||||
@@ -104,7 +104,7 @@ main(argc, argv)
|
||||
|
||||
Reference in New Issue
Block a user