1 /*
2  *      This version is for ultrix systems
3  *	From: dietrich@cernvax.cern.ch (dietrich wiegandt)
4  */
5 
6 #include "s-bsd4-2.h"
7 
8 /*
9  *      Ultrix signal handlers have type void (see signal.h)
10  */
11 
12 #define	SIGNAL_HANDLERS_ARE_VOID	/* */
13