mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove the outdated definition.
MFC after: 1 week
This commit is contained in:
parent
74c9a5910c
commit
12bbbbb254
1 changed files with 0 additions and 2 deletions
|
|
@ -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 a new issue