wok diff buffer/stuff/buffer-1.19.patch @ rev 19192
syslinux: no i18n menu with custom config
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jun 05 16:28:03 2016 +0200 (2016-06-05) |
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 Sun Jun 05 16:28:03 2016 +0200 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