diff options
Diffstat (limited to 'nptl_db/td_ta_clear_event.c')
-rw-r--r-- | nptl_db/td_ta_clear_event.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl_db/td_ta_clear_event.c b/nptl_db/td_ta_clear_event.c index 058ac2cd7c..cf24a1b0ae 100644 --- a/nptl_db/td_ta_clear_event.c +++ b/nptl_db/td_ta_clear_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" |