Remove the outdated definition.
MFC after: 1 week
This commit is contained in:
parent
74c9a5910c
commit
12bbbbb254
@ -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