* sysdeps/unix/sysv/linux/bits/pthreadtypes.h: Moved to ...
authorRoland McGrath <roland@gnu.org>
Sun, 10 Nov 2002 23:22:51 +0000 (23:22 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 10 Nov 2002 23:22:51 +0000 (23:22 +0000)
* sysdeps/generic/bits/pthreadtypes.h: ... here.

ChangeLog

index e67e0ec..d44ef73 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
 
 2002-11-10  Roland McGrath  <roland@redhat.com>
 
+       * sysdeps/unix/sysv/linux/bits/pthreadtypes.h: Moved to ...
+       * sysdeps/generic/bits/pthreadtypes.h: ... here.
+
        * config.make.in (includedir): New variable, substituted by configure.
        Reported missing by Jocelyn Fournier <joc@presence-pc.com>.
        * Makeconfig (includedir): Use $(prefix), not $(exec_prefix).