FVWM: fvwm-2.0.42: FvwmDebug: portability fix

From: まつしたまこと <matusita_at_ics.es.osaka-u.ac.jp>
Date: Mon, 29 Apr 1996 12:03:35 +0900

In NEWS-OS 4.x, there are no define/typedef for 'pid_t'. Here is a
patch to fix this, for FvwmDebug (too small:).

- -
Makoto `MAR_kun' MATSUSHITA

--- modules/FvwmDebug/FvwmDebug.h.dist Wed Sep 14 03:24:41 1994
+++ modules/FvwmDebug/FvwmDebug.h Mon Apr 29 11:58:19 1996
_at_@ -36,3 +36,6 @@
 #include "../../fvwm/sun_headers.h"
 #endif
 
+#ifdef sony_news
+typedef int pid_t;
+#endif
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Sun Apr 28 1996 - 22:00:52 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:58 BST