mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 18:08:23 +00:00
add dev_t and ino_t
This commit is contained in:
parent
1d26f2699d
commit
15c6fea6dd
@ -70,6 +70,12 @@
|
||||
/* Define to `int' if <sys/types.h> doesn't define. */
|
||||
#undef ssize_t
|
||||
|
||||
/* Define to `int' if <sys/types.h> doesn't define. */
|
||||
#undef dev_t
|
||||
|
||||
/* Define to `unsigned int' if <sys/types.h> doesn't define. */
|
||||
#undef ino_t
|
||||
|
||||
/* Define to be nil if C compiler doesn't support "const." */
|
||||
#undef const
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user