]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl/descr.h
Refactor hp-timing rtld usage
[thirdparty/glibc.git] / nptl / descr.h
index cb7d4c22827a4fde5bacf319e74cfa146dbaaebc..b4db99fe3fc1ca02a8329736978748c507386beb 100644 (file)
@@ -342,7 +342,7 @@ struct pthread
   /* Lock for synchronizing setxid calls.  */
   unsigned int setxid_futex;
 
-#if HP_TIMING_AVAIL
+#if HP_TIMING_INLINE
   hp_timing_t cpuclock_offset_ununsed;
 #endif