From 034c4e1503b3e5c3d621a5fd0994b10506f563eb Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 31 Mar 2011 06:30:18 -0400 Subject: Export new symbol. --- sysdeps/unix/sysv/linux/Versions | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sysdeps') diff --git a/sysdeps/unix/sysv/linux/Versions b/sysdeps/unix/sysv/linux/Versions index c66e04fee8..24ea75e1ac 100644 --- a/sysdeps/unix/sysv/linux/Versions +++ b/sysdeps/unix/sysv/linux/Versions @@ -154,6 +154,9 @@ libc { fanotify_init; fanotify_mark; } + GLIBC_2.14 { + clock_adjtime; + } GLIBC_PRIVATE { # functions used in other libraries __syscall_rt_sigqueueinfo; -- cgit 1.4.1