[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#5827: [PATCH] tail: include sys/vfs.h
From: |
Jim Meyering |
Subject: |
bug#5827: [PATCH] tail: include sys/vfs.h |
Date: |
Mon, 05 Apr 2010 11:43:35 +0200 |
Marc Kleine-Budde wrote:
...
>> I'd like to take a slightly more conservative approach,
>> including sys/vfs.h only when sys/statfs.h is not available.
>> Does this work for you?
>
> Thanks, works, even with older gcc/glibc combinations.
Thanks.
Pushed, along with a gnulib update.