wok annotate buffer/stuff/buffer-1.19.patch @ rev 14133

Up lzip (1.13)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 28 15:43:44 2013 +0100 (2013-02-28)
parents
children
rev   line source
erjo@13494 1 --- buffer-1.19-ori/buffer.c
erjo@13494 2 +++ buffer-1.19/buffer.c
erjo@13494 3 @@ -126,11 +126,6 @@
erjo@13494 4 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 $";
erjo@13494 5 #endif
erjo@13494 6
erjo@13494 7 -#ifndef __alpha
erjo@13494 8 -#ifndef __ia64
erjo@13494 9 -extern char *shmat();
erjo@13494 10 -#endif /* __ia64 */
erjo@13494 11 -#endif /* __alpha */
erjo@13494 12
erjo@13494 13 /* General macros */
erjo@13494 14 #define TRUE 1