From: Ulrich Drepper Date: Thu, 20 Aug 1998 19:20:01 +0000 (+0000) Subject: [subdirs=misc] (sysdeps_routines): Add umount. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b07dc7e1b315fdf2fbba7863cdfcbcebd7b51a67;p=thirdparty%2Fglibc.git [subdirs=misc] (sysdeps_routines): Add umount. --- diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile index 66a4567f14a..360bc7c2527 100644 --- a/sysdeps/unix/sysv/linux/Makefile +++ b/sysdeps/unix/sysv/linux/Makefile @@ -5,7 +5,7 @@ sysdep_routines += errno-loc endif ifeq ($(subdir),misc) -sysdep_routines += sysctl clone llseek getresuid getresgid +sysdep_routines += sysctl clone llseek getresuid getresgid umount sysdep_headers += sys/mount.h sys/acct.h sys/sysctl.h sys/mtio.h \ sys/io.h sys/klog.h sys/kdaemon.h \