wok-6.x diff buffer/stuff/buffer-1.19.patch @ rev 20875
updated erlang (R15B01 -> 21.2.5)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Feb 23 15:57:08 2019 +0100 (2019-02-23) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/buffer/stuff/buffer-1.19.patch Sat Feb 23 15:57:08 2019 +0100 1.3 @@ -0,0 +1,14 @@ 1.4 +--- buffer-1.19-ori/buffer.c 1.5 ++++ buffer-1.19/buffer.c 1.6 +@@ -126,11 +126,6 @@ 1.7 + static char *rcsid = "$Header: /a/swan/home/swan/staff/csg/lmjm/src/buffer/RCS/buffer.c,v 1.19 1995/08/24 17:46:28 lmjm Exp lmjm $"; 1.8 + #endif 1.9 + 1.10 +-#ifndef __alpha 1.11 +-#ifndef __ia64 1.12 +-extern char *shmat(); 1.13 +-#endif /* __ia64 */ 1.14 +-#endif /* __alpha */ 1.15 + 1.16 + /* General macros */ 1.17 + #define TRUE 1