aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZack Weinberg <zackw@panix.com>2016-11-20 20:46:30 -0500
committerZack Weinberg <zackw@panix.com>2017-02-19 10:29:34 -0500
commit71223d68802e63a9d8e3b9f2907ccefffe1762cb (patch)
treecc178cdb0684cba36cb0cd8e6ea627de9f2ffee7 /ChangeLog
parentUpdate arm, mips, powerpc-nofpu libm-test-ulps. (diff)
downloadglibc-71223d68802e63a9d8e3b9f2907ccefffe1762cb.tar.gz
glibc-71223d68802e63a9d8e3b9f2907ccefffe1762cb.tar.bz2
glibc-71223d68802e63a9d8e3b9f2907ccefffe1762cb.zip
One more obvious missing #include in the testsuite.
* rt/tst-mqueue4.c: Include stdint.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 84eb089b01..f345cad627 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-02-19 Zack Weinberg <zackw@panix.com>
+
+ * rt/tst-mqueue4.c: Include stdint.h.
+
2017-02-17 Joseph Myers <joseph@codesourcery.com>
* sysdeps/arm/libm-test-ulps: Update.