repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Sat Jan 14 12:12:45 UTC 2012
[aur-mirror.git]
/
buffer
/
02-fedora-patch.all
blob
255967efcc8c538632946d8dffdd16d9c66d175e
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__ */
11
12
/* General macros */