diff src/s/usg5-3.h @ 490:a54a07015253

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Tue, 14 Jan 1992 07:14:12 +0000
parents c0335c02f1d7
children d8d503897aa5
line wrap: on
line diff
--- a/src/s/usg5-3.h	Tue Jan 14 04:41:51 1992 +0000
+++ b/src/s/usg5-3.h	Tue Jan 14 07:14:12 1992 +0000
@@ -213,3 +213,8 @@
 /* Enable support for shared libraries in unexec.  */
 
 #define USG_SHARED_LIBRARIES
+
+/* On USG systems signal handlers return void */
+
+#define SIGTYPE void
+