pkgsrc/parallel/glunix/patches/patch-be
garbled b07574bf83 Initial import of glunix-1.0a
Thanks to Ross for all the help, and Alistair for fixing some brain damage.
A Global Layer Unix for NOW. (Network Of Workstations)
1998-10-21 19:59:29 +00:00

13 lines
331 B
Text

$NetBSD: patch-be,v 1.1.1.1 1998/10/21 19:59:30 garbled Exp $
--- progs/glumake/make.h~ Fri Aug 2 12:05:32 1996
+++ progs/glumake/make.h Mon Mar 2 07:44:05 1998
@@ -88,7 +88,3 @@
-#ifdef HAVE_SYS_SIGLIST
-#ifndef SYS_SIGLIST_DECLARED
-extern char *sys_siglist[];
-#endif
-#else
+#ifndef HAVE_SYS_SIGLIST
#include "signame.h"