From 0adc881c60ffe16efc315b0982efcdb6b51fba60 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 15 May 1996 21:43:59 +0000 Subject: Tue May 14 03:36:21 1996 Ulrich Drepper * sysdeps/unix/sysv/linux/Makefile [$subdir == misc] (headers): Add sys/acct.h and sys/sysctl.h. --- sysdeps/unix/sysv/linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux/Makefile') diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile index c3bdd1b4c9..d25e0525ca 100644 --- a/sysdeps/unix/sysv/linux/Makefile +++ b/sysdeps/unix/sysv/linux/Makefile @@ -17,7 +17,7 @@ endif ifeq ($(subdir), misc) sysdep_routines += mount umount xmknod s_ptrace s_sysctl sysctl llseek \ setfsgid setfsuid sysinfo uselib -headers += sys/mount.h sys/sysinfo.h +headers += sys/mount.h sys/sysinfo.h sys/acct.h sys/sysctl.h endif ifeq ($(subdir), time) -- cgit v1.2.3