mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 09:37:45 +00:00
Ports: Add a port of e2fsprogs
This commit is contained in:
parent
6d4d6c3e2a
commit
154f3dc4ae
4 changed files with 67 additions and 0 deletions
10
Ports/e2fsprogs/patches/ReadMe.md
Normal file
10
Ports/e2fsprogs/patches/ReadMe.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Patches for e2fsprogs on SerenityOS
|
||||
|
||||
## `0001-Include-sys-time.h-in-various-places.patch`
|
||||
|
||||
Include `sys/time.h` in various places
|
||||
|
||||
Apparently, certain definitions from `sys/time.h` are supposed to be
|
||||
available from `sys/types.h` as well, but there isn't anything to verify
|
||||
that, so just add the inclusions manually for now.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue