comparison src/s/irix5-0.h @ 15731:d149a26c9109

(_BSD_SIGNALS): Define.
author Karl Heuer <kwzh@gnu.org>
date Fri, 19 Jul 1996 19:41:03 +0000
parents 6f12a8d1dad6
children 65db047f1886
comparison
equal deleted inserted replaced
15730:bfaf5fb2a22c 15731:d149a26c9109
1 #include "usg5-4.h" 1 #include "usg5-4.h"
2 2
3 #define IRIX5 3 #define IRIX5
4
5 /* We want BSD style signals. */
6 #define _BSD_SIGNALS
4 7
5 #define SETPGRP_RELEASES_CTTY 8 #define SETPGRP_RELEASES_CTTY
6 9
7 #ifdef LIBS_SYSTEM 10 #ifdef LIBS_SYSTEM
8 #undef LIBS_SYSTEM 11 #undef LIBS_SYSTEM