]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: fix use of preprocessor identifier
authorSami Kerola <kerolasa@iki.fi>
Sun, 5 Mar 2017 20:52:21 +0000 (20:52 +0000)
committerKarel Zak <kzak@redhat.com>
Mon, 13 Mar 2017 13:48:07 +0000 (14:48 +0100)
commit08cce2e1cc659548553a8353a938813b826d7943
tree3054733ab025526952f0af354340b5593479a60a
parentc308e2050f3b7cc08be64227644ce1020a27fdfe
libmount: fix use of preprocessor identifier

libmount/src/context_mount.c:990:5: warning: undefined preprocessor
identifier 'USE_LIBMOUNT_SUPPORT_MTAB'

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
libmount/src/context_mount.c