2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 06:15:37 +00:00

took out bsd signal stuff for irix

This commit is contained in:
Todd C. Miller
1994-06-08 18:34:18 +00:00
parent 2130006261
commit ba0fa81271

View File

@@ -45,12 +45,6 @@
#undef _CONVEX_SOURCE
#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. */
#undef uid_t