SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
sysutils/e2fsprogs/patches/patch-lib_ext2fs_blkmap64_rb_c
Normal file
11
sysutils/e2fsprogs/patches/patch-lib_ext2fs_blkmap64_rb_c
Normal file
|
@ -0,0 +1,11 @@
|
|||
Index: lib/ext2fs/blkmap64_rb.c
|
||||
--- lib/ext2fs/blkmap64_rb.c.orig
|
||||
+++ lib/ext2fs/blkmap64_rb.c
|
||||
@@ -16,6 +16,7 @@
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#include <fcntl.h>
|
||||
+#include <sys/select.h> /* timeval */
|
||||
#include <time.h>
|
||||
#if HAVE_SYS_STAT_H
|
||||
#include <sys/stat.h>
|
Loading…
Add table
Add a link
Reference in a new issue