Use <> for include of kernel-features.h.

(cherry-picked from commit af850b1c97)
This commit is contained in:
Richard Henderson 2012-02-09 11:21:47 -08:00 committed by Carlos O'Donell
parent 13ccceff48
commit 3088c58cbb
3 changed files with 7 additions and 2 deletions

View File

@ -81,6 +81,11 @@
[BZ #11494]
* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
2012-02-09 Richard Henderson <rth@twiddle.net>
* sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
of kernel-features.h.
2012-02-08 Andreas Schwab <schwab@linux-m68k.org>
* sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn

2
NEWS
View File

@ -9,7 +9,7 @@ Version 2.15.1
* The following bugs are resolved with this release:
411, 2547, 2548, 11365, 11494, 13731, 13732, 13733, 13747, 13748
411, 2547, 2548, 11365, 11494, 13731, 13732, 13733, 13747, 13748, 13749
Version 2.15

View File

@ -29,7 +29,7 @@
#include <sys/statfs.h>
#include <sys/statvfs.h>
#include "linux_fsinfo.h"
#include "kernel-features.h"
#include <kernel-features.h>
/* Special internal-only bit value. */