mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-20 07:14:26 +01:00
Remove the outdated definition.
MFC after: 1 week
This commit is contained in:
parent
74c9a5910c
commit
12bbbbb254
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=319851
@ -307,8 +307,6 @@ struct l_dirent64 {
|
||||
roundup(offsetof(struct l_dirent64, d_name) + (namlen) + 1, \
|
||||
sizeof(uint64_t))
|
||||
|
||||
#define LINUX_DIRBLKSIZ 512
|
||||
|
||||
int
|
||||
linux_getdents(struct thread *td, struct linux_getdents_args *args)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user