mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 18:08:23 +00:00
added check for sys/bsdtypes.h
This commit is contained in:
parent
c509bec0cd
commit
3b6e55a85c
@ -220,6 +220,9 @@
|
||||
/* Define if you have the <sys/sockio.h> header file. */
|
||||
#undef HAVE_SYS_SOCKIO_H
|
||||
|
||||
/* Define if you have the <sys/bsdtypes.h> header file. */
|
||||
#undef HAVE_SYS_BSDTYPES_H
|
||||
|
||||
/* Define if your struct sockadr has an sa_len field. */
|
||||
#undef HAVE_SA_LEN
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user