From d64fae6a4457d756ab554099fd5eac58c116edf3 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 30 Jun 1998 12:18:36 +0000 Subject: Update. 1998-06-30 Ulrich Drepper * posix/Makefile (headers): Remove bits/pthreadtypes.h. * sysdeps/unix/sysv/linux/Makefile [subdir==posix] (headers): Add bits/pthreadtypes.h. --- posix/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'posix') diff --git a/posix/Makefile b/posix/Makefile index ae3a40b04c..5a37df6325 100644 --- a/posix/Makefile +++ b/posix/Makefile @@ -26,8 +26,7 @@ headers := sys/utsname.h sys/times.h sys/wait.h sys/types.h unistd.h \ bits/posix1_lim.h bits/posix2_lim.h bits/posix_opt.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 re_comp.h wait.h bits/environments.h cpio.h \ - bits/pthreadtypes.h + bits/sched.h re_comp.h wait.h bits/environments.h cpio.h distribute := confstr.h TESTS TESTS2C.sed testcases.h \ PTESTS PTESTS2C.sed ptestcases.h \ -- cgit v1.2.3