(sysdep_routines): Add adjtimex.
authorUlrich Drepper <drepper@redhat.com>
Tue, 31 Mar 1998 23:11:52 +0000 (23:11 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 31 Mar 1998 23:11:52 +0000 (23:11 +0000)
sysdeps/unix/sysv/linux/alpha/Makefile

index 7821e46..f830303 100644 (file)
@@ -2,7 +2,8 @@ ifeq ($(subdir),misc)
 sysdep_headers += alpha/ptrace.h alpha/regdef.h
 
 sysdep_routines += ieee_get_fp_control ieee_set_fp_control \
-                  sethae ioperm osf_sigprocmask fstatfs statfs llseek
+                  sethae ioperm osf_sigprocmask fstatfs statfs llseek \
+                  adjtimex
 
 # Support old timeval32 entry points
 sysdep_routines += osf_select osf_gettimeofday osf_settimeofday \