Parent Directory | Revision Log | Revision Graph
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:25:13.105392011 +0100 |
3 | +++ buffer-1.19-no_shma/buffer.c 2016-02-07 20:25:37.163390917 +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 |