diff options
Diffstat (limited to 'nptl_db/td_thr_get_info.c')
-rw-r--r-- | nptl_db/td_thr_get_info.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl_db/td_thr_get_info.c b/nptl_db/td_thr_get_info.c index d17a0d7b15..18d0a2b18f 100644 --- a/nptl_db/td_thr_get_info.c +++ b/nptl_db/td_thr_get_info.c @@ -19,6 +19,7 @@ #include <stddef.h> #include <string.h> +#include <stdint.h> #include "thread_dbP.h" |