summaryrefslogtreecommitdiff
path: root/sysdeps/generic/timer_routines.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic/timer_routines.h')
-rw-r--r--sysdeps/generic/timer_routines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/generic/timer_routines.h b/sysdeps/generic/timer_routines.h
index d851ee6..21da7d9 100644
--- a/sysdeps/generic/timer_routines.h
+++ b/sysdeps/generic/timer_routines.h
@@ -20,7 +20,7 @@
#ifndef _TIMER_ROUTINES_H
#define _TIMER_ROUTINES_H 1
-#include <pthread/pthreadtypes.h>
+#include <bits/pthreadtypes.h>
/* Compare two pthread_attr_t thread attributes for exact equality.
Returns 1 if they are equal, otherwise zero if they are not equal