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

esound: recook using existing upgraded audiofile-1 instead of absent old audiofile-0
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 28 10:12:51 2013 +0000 (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