From 58f8be580039b0575b197b9573a1c92745d96d30 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 17 Jan 2017 20:25:09 +0100 Subject: New upstream version 1.5.90 --- src/NetworkManager.ver | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 src/NetworkManager.ver (limited to 'src/NetworkManager.ver') diff --git a/src/NetworkManager.ver b/src/NetworkManager.ver deleted file mode 100644 index d5358e5c..00000000 --- a/src/NetworkManager.ver +++ /dev/null @@ -1,20 +0,0 @@ -{ -global: - nm_*; - nmp_*; - _nm*; - NM*; - _NM*; - - /* The _IO_stdin_used symbol is used by the GNU libc to determine - which version of the I/O function should be used. Not - exporting it means that the "old" version is used, causing - crashes or other issues on some architectures. It should be - exported as an anonymous tag, but ld does not support mixing - anonymous version tags with other version tags. Fortunately - the GNU libc is able to cope with the symbol having the wrong - version tag. */ - _IO_stdin_used; -local: - *; -}; -- cgit 1.3.0-6-gf8a5