From 8fd12d635659747c1f5530de035c232264932de5 Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Thu, 12 May 2005 02:59:49 +0000 Subject: Remove usage of 'hp-timing.h' header file which is for platforms with high performance timers. If you want them included in the NPTL build, copy the header from glibc into the 'libc/sysdeps/linux/' of your choice and have fun. --- libpthread/nptl/descr.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libpthread/nptl/descr.h') diff --git a/libpthread/nptl/descr.h b/libpthread/nptl/descr.h index 454bb2a54..1dd1cc506 100644 --- a/libpthread/nptl/descr.h +++ b/libpthread/nptl/descr.h @@ -25,7 +25,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3