commit | 3014ee001d5da6c8a6e907901def5704947d513a | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Wed Jul 18 15:10:26 2012 +0100 |
committer | Blue Swirl <blauwirbel@gmail.com> | Tue Jul 31 20:06:01 2012 +0000 |
tree | 1ccbcef8b37df7e8a7bd44622c63c831bba8b424 | |
parent | fea08e0803f9cf2fc888c5b9fc0fd9b93a2272e7 [diff] |
configure: Fix compile warning in utimensat/futimens test Fix compile warning in the utimensat/futimens test ("implicit declaration of function 'utimensat'", ditto futimens) by adding a missing include. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>