Whamcloud - gitweb
Define __GNUC_PREREQ if necessary
authorTheodore Ts'o <tytso@mit.edu>
Thu, 11 Oct 2018 02:25:54 +0000 (22:25 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 11 Oct 2018 02:25:54 +0000 (22:25 -0400)
commit98c6113b414782eb5bfcb67c33d09950ed203f20
tree5eba9b85cb4e031f4b9715d25be3bdb30ddc860b
parent1aa0d8a2e4165010463c5243fa78c2fd9cc04a38
Define __GNUC_PREREQ if necessary

The __GNUC_PREREQ convenience macro is defined by glibc's header
files.  If it isn't available, make it available for us to use.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/ext2_fs.h
lib/ext2fs/hashmap.h
lib/uuid/uuidP.h