summaryrefslogtreecommitdiff
path: root/Versions.def
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-11-14 10:20:25 -0800
committerUlrich Drepper <drepper@redhat.com>2009-11-14 10:20:25 -0800
commit0079dd2382eba185d22410a1d3088dc7146bc00a (patch)
treeaf3c1fa38888dbab45fcde303c4a275f5439b107 /Versions.def
parent8964681064db9f13ee4ec7f46c53f04d66a04b99 (diff)
Add support for new Linux error ERFKILL.
Diffstat (limited to 'Versions.def')
-rw-r--r--Versions.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/Versions.def b/Versions.def
index a8a9cd275e..70de1c14fc 100644
--- a/Versions.def
+++ b/Versions.def
@@ -28,6 +28,7 @@ libc {
GLIBC_2.9
GLIBC_2.10
GLIBC_2.11
+ GLIBC_2.12
%ifdef USE_IN_LIBIO
HURD_CTHREADS_0.3
%endif