From: Chris Metcalf Date: Fri, 11 May 2012 22:10:00 +0000 (-0400) Subject: tile: add include to X-Git-Tag: glibc-2.16-ports-before-merge~127 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8927be2b217ad44682efd987e32320ee80c4dbe1;p=thirdparty%2Fglibc.git tile: add include to We were using __BEGIN_DECLS without and it just happened to mostly work, but of course we should include it here. --- diff --git a/ChangeLog.tile b/ChangeLog.tile index ae048ddd346..6bde1689a73 100644 --- a/ChangeLog.tile +++ b/ChangeLog.tile @@ -1,3 +1,7 @@ +2012-05-12 Chris Metcalf + + * sysdeps/unix/sysv/linux/tile/sys/dataplane.h: Add . + 2012-05-12 Chris Metcalf * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Add missing CFI. diff --git a/sysdeps/unix/sysv/linux/tile/sys/dataplane.h b/sysdeps/unix/sysv/linux/tile/sys/dataplane.h index cae17b0933a..fcea96ed1ee 100644 --- a/sysdeps/unix/sysv/linux/tile/sys/dataplane.h +++ b/sysdeps/unix/sysv/linux/tile/sys/dataplane.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. @@ -19,6 +19,8 @@ #ifndef _SYS_DATAPLANE_H #define _SYS_DATAPLANE_H 1 +#include + /* Get the kernel definition for the flag bits. */ #include