aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.tile
diff options
context:
space:
mode:
authorChris Metcalf <cmetcalf@tilera.com>2012-05-11 18:10:00 -0400
committerChris Metcalf <cmetcalf@tilera.com>2012-05-14 15:46:13 -0400
commit8927be2b217ad44682efd987e32320ee80c4dbe1 (patch)
treec013cdf39b236fea53839fd739ecb955fc5a1104 /ChangeLog.tile
parent024bb7b4a22e62faf932a7b9f071322716727d2d (diff)
downloadglibc-8927be2b217ad44682efd987e32320ee80c4dbe1.tar.xz
glibc-8927be2b217ad44682efd987e32320ee80c4dbe1.zip
tile: add include <features.h> to <sys/dataplane.h>
We were using __BEGIN_DECLS without <features.h> and it just happened to mostly work, but of course we should include it here.
Diffstat (limited to 'ChangeLog.tile')
-rw-r--r--ChangeLog.tile4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.tile b/ChangeLog.tile
index ae048ddd34..6bde1689a7 100644
--- a/ChangeLog.tile
+++ b/ChangeLog.tile
@@ -1,5 +1,9 @@
2012-05-12 Chris Metcalf <cmetcalf@tilera.com>
+ * sysdeps/unix/sysv/linux/tile/sys/dataplane.h: Add <features.h>.
+
+2012-05-12 Chris Metcalf <cmetcalf@tilera.com>
+
* sysdeps/unix/sysv/linux/tile/nptl/clone.S: Add missing CFI.
2012-05-12 Chris Metcalf <cmetcalf@tilera.com>