diff options
Diffstat (limited to 'libpthread/nptl/descr.h')
-rw-r--r-- | libpthread/nptl/descr.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 <setjmp.h> #include <stdbool.h> #include <sys/types.h> -#include <hp-timing.h> #include <list.h> #include <lowlevellock.h> #include <pthreaddef.h> |