wok diff buffer/stuff/buffer-1.19.patch @ rev 24406
updated clamav and clamav-dev (0.102.3 -> 0.104.2)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Feb 09 13:44:54 2022 +0100 (2022-02-09) |
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 Wed Feb 09 13:44:54 2022 +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