blob: 9bd98223e361b1f540da1a397be91e764b568e92 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- builds/posix/vers.sh.in.orig 2022-08-10 09:04:28 UTC
+++ builds/posix/vers.sh.in
@@ -57,7 +57,6 @@ platform_linux() {
echo "${TAB}$i;"
done
- echo "${TAB}_IO_stdin_used;"
echo 'local:'
echo "${TAB}*;"
echo '};'
|