mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-29 05:17:54 +00:00
dirfd() is now defined in compat.h as needed.
This commit is contained in:
parent
d55466c021
commit
a79bb72689
@ -47,10 +47,6 @@
|
||||
|
||||
#include "sudo.h"
|
||||
|
||||
#ifndef dirfd
|
||||
# define dirfd(dirp) ((dirp)->dd_fd)
|
||||
#endif
|
||||
|
||||
#ifndef lint
|
||||
static const char rcsid[] = "$Sudo$";
|
||||
#endif /* lint */
|
||||
|
Loading…
x
Reference in New Issue
Block a user