diff options
Diffstat (limited to 'nptl_db/db_info.c')
-rw-r--r-- | nptl_db/db_info.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl_db/db_info.c b/nptl_db/db_info.c index b01984860a..31c8d88e1d 100644 --- a/nptl_db/db_info.c +++ b/nptl_db/db_info.c @@ -18,6 +18,7 @@ License along with the GNU C Library; if not, see <http://www.gnu.org/licenses/>. */ +#include <stdint.h> #include "thread_dbP.h" #include <tls.h> |