mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-01 23:05:17 +00:00
took out bsd signal stuff for irix
This commit is contained in:
@@ -45,12 +45,6 @@
|
|||||||
#undef _CONVEX_SOURCE
|
#undef _CONVEX_SOURCE
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Define if on IRIX.
|
|
||||||
We want use BSD signals. */
|
|
||||||
#ifndef _BSD_SIGNALS
|
|
||||||
#undef _BSD_SIGNALS
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* Define to `int' if <sys/types.h> doesn't define. */
|
/* Define to `int' if <sys/types.h> doesn't define. */
|
||||||
#undef uid_t
|
#undef uid_t
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user