]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfsprogs: fix build with latest glibc headers
authorEric Sandeen <sandeen@sandeen.net>
Mon, 1 Feb 2010 16:13:36 +0000 (10:13 -0600)
committerEric Sandeen <sandeen@sandeen.net>
Mon, 1 Feb 2010 16:13:36 +0000 (10:13 -0600)
commit66210ef2f6aa5821a4c9cebc28414a265ee16019
treef4bc620b810f057bc9d14dafbba197d2aa54b69f
parent85112c3a23927f299f04c193f5924249d7dd80bf
xfsprogs: fix build with latest glibc headers

glibc in rawhide has some changes...

* Tue Jan 12 2010 Andreas Schwab <schwab@redhat.com> - 2.11.90-8
- Update from master.
  - More POSIX conformance fixes.

* Mon Jan 11 2010 Andreas Schwab <schwab@redhat.com> - 2.11.90-6
- Update from master.
  - POSIX conformance fixes (BZ#11125).

which seem to break the xfsprogs build.  I'm no feature test macro
guru, but the following gets it going again for me.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
include/builddefs.in
include/linux.h