summaryrefslogtreecommitdiff
path: root/nptl_db/td_thr_tsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl_db/td_thr_tsd.c')
-rw-r--r--nptl_db/td_thr_tsd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl_db/td_thr_tsd.c b/nptl_db/td_thr_tsd.c
index c8d05538f7..79e39d3284 100644
--- a/nptl_db/td_thr_tsd.c
+++ b/nptl_db/td_thr_tsd.c
@@ -17,6 +17,7 @@
License along with the GNU C Library; if not, see
<http://www.gnu.org/licenses/>. */
+#include <stdint.h>
#include "thread_dbP.h"