about summary refs log tree commit diff
path: root/posix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'posix/Makefile')
-rw-r--r--posix/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/posix/Makefile b/posix/Makefile
index 2a1cb2dd47..51dcf129ec 100644
--- a/posix/Makefile
+++ b/posix/Makefile
@@ -31,8 +31,7 @@ headers	:= sys/utsname.h sys/times.h sys/wait.h sys/types.h unistd.h	      \
 	   bits/local_lim.h tar.h bits/utsname.h bits/confname.h	      \
 	   bits/waitflags.h bits/waitstatus.h sys/unistd.h sched.h	      \
 	   bits/sched.h bits/cpu-set.h re_comp.h wait.h bits/environments.h   \
-	   cpio.h spawn.h bits/unistd.h					      \
-	   bits/types/struct___sched_param.h bits/types/struct_sched_param.h
+	   cpio.h spawn.h bits/unistd.h
 
 routines :=								      \
 	uname								      \