Parent Directory | Revision Log | Revision Graph
Fix no_shma patch rebase
1 | vip-ire | 1.4 | diff -Nur buffer-1.19/buffer.c buffer-1.19-no_shma/buffer.c |
2 | vip-ire | 1.5 | --- 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 | vip-ire | 1.3 | @@ -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 | stephdl | 1.1 | #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 |