]> Savannah Git Hosting - gnulib.git/commit
renameat2: fix compilation on alpine linux
authorPádraig Brady <P@draigBrady.com>
Wed, 30 Aug 2017 07:16:39 +0000 (00:16 -0700)
committerPádraig Brady <P@draigBrady.com>
Wed, 30 Aug 2017 07:18:10 +0000 (00:18 -0700)
commit58c0514fa38c16ebef9db95e215195570862f872
treee414f9e50200ae3a7827887e7ef52d7c584a2d2e
parent8d116e3f657cb120f79efbbb675fa3cc9d21f53e
renameat2: fix compilation on alpine linux

* m4/renameat.m4: Check for <linux/fs.h> presence.
* lib/renameat2.h: Only include <linux/fs.h> if present.
Reported by Assaf Gordon on Alpine Linux.
ChangeLog
lib/renameat2.h
m4/renameat.m4