added _BSD_COMPAT

This commit is contained in:
Todd C. Miller
1994-05-14 21:56:57 +00:00
parent 368f8ff122
commit f3cd67d4ca

View File

@@ -37,6 +37,12 @@
#undef _CONVEX_SOURCE
#endif
/* Define if on IRIX.
We want BSD compatibility to use BSD signals. */
#ifndef _BSD_COMPAT
#undef _BSD_COMPAT
#endif
/* Define to `int' if <sys/types.h> doesn't define. */
#undef uid_t