updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / buffer / 02-fedora-patch.all
blob255967efcc8c538632946d8dffdd16d9c66d175e
1 --- buffer-1.19/buffer.c.orig   2009-01-13 18:11:35.000000000 +0100
2 +++ buffer-1.19/buffer.c        2009-01-13 18:11:49.000000000 +0100
3 @@ -134,7 +134,7 @@
4  #endif
5  
6 -#ifndef __alpha
7 +#ifndef __linux__
8  extern char *shmat();
9 -#endif /* __alpha */
10 +#endif /* __linux__ */
12  /* General macros */