wok diff buffer/stuff/buffer-1.19.patch @ rev 21805

Up vlc (3.0.6) again
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 15 19:40:09 2019 +0200 (2019-08-15)
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	Thu Aug 15 19:40:09 2019 +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