summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/descr.h
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/descr.h')
-rw-r--r--libpthread/nptl/descr.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/libpthread/nptl/descr.h b/libpthread/nptl/descr.h
index cf071dd81..454bb2a54 100644
--- a/libpthread/nptl/descr.h
+++ b/libpthread/nptl/descr.h
@@ -25,17 +25,11 @@
#include <setjmp.h>
#include <stdbool.h>
#include <sys/types.h>
+#include <hp-timing.h>
#include <list.h>
#include <lowlevellock.h>
#include <pthreaddef.h>
-#if 0
-/*
- * MIPS NPTL - defines a total of two symbols used by the glibc
- * dynamic loader. Hopefully we will not need it for
- * uClibc.
- */
#include <dl-sysdep.h>
-#endif
#include "../nptl_db/thread_db.h"
#include <tls.h>
#ifdef HAVE_FORCED_UNWIND