diff options
Diffstat (limited to 'nptl_db/td_ta_set_event.c')
-rw-r--r-- | nptl_db/td_ta_set_event.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl_db/td_ta_set_event.c b/nptl_db/td_ta_set_event.c index 6d9b5912ae..6729ffb75b 100644 --- a/nptl_db/td_ta_set_event.c +++ b/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" |