/[smeserver]/rpms/buffer/sme10/no_shmat.patch
ViewVC logotype

Contents of /rpms/buffer/sme10/no_shmat.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.5 - (show annotations) (download)
Sun Feb 7 19:29:59 2016 UTC (8 years, 4 months ago) by vip-ire
Branch: MAIN
CVS Tags: buffer-1_19-8_el7_sme
Changes since 1.4: +2 -2 lines
Fix no_shma patch rebase

1 diff -Nur buffer-1.19/buffer.c buffer-1.19-no_shma/buffer.c
2 --- buffer-1.19/buffer.c 2016-02-07 20:28:56.432381667 +0100
3 +++ buffer-1.19-no_shma/buffer.c 2016-02-07 20:29:29.911380082 +0100
4 @@ -134,10 +134,6 @@
5 static char *rcsid = "$Header: /cvsroot/smeserver/rpms/buffer/sme10/buffer-1.19.shar,v 1.1 2016/02/07 13:48:09 stephdl Exp $";
6 #endif
7
8 -#ifndef __alpha
9 -extern char *shmat();
10 -#endif /* __alpha */
11 -
12 /* General macros */
13 #define TRUE 1
14 #define FALSE 0

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed