summaryrefslogtreecommitdiff
path: root/libc/nptl_db/td_ta_set_event.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/nptl_db/td_ta_set_event.c')
-rw-r--r--libc/nptl_db/td_ta_set_event.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/nptl_db/td_ta_set_event.c b/libc/nptl_db/td_ta_set_event.c
index 6d9b5912a..6729ffb75 100644
--- a/libc/nptl_db/td_ta_set_event.c
+++ b/libc/nptl_db/td_ta_set_event.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"