]> git.ipfire.org Git - thirdparty/util-linux.git/commit
swaplabel: move swapon-common to include directory
authorSami Kerola <kerolasa@iki.fi>
Sat, 26 Jul 2014 10:53:06 +0000 (11:53 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 28 Jul 2014 10:28:05 +0000 (12:28 +0200)
commit25a365ef5a8291929351c40ccadd0d20b9cb1831
tree7546fc7864ad79992eeaf3f5fe7bfa04b33630f0
parentd79654f43d4a1b7d4bd0fb7149ee9834b440c15a
swaplabel: move swapon-common to include directory

This fixes the following compiler warning.

disk-utils/swaplabel.c:175:2: warning: implicit declaration of function
'get_swap_prober' [-Wimplicit-function-declaration]

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Signed-off-by: Karel Zak <kzak@redhat.com>
disk-utils/swaplabel.c
include/Makemodule.am
include/swapon-common.h [moved from sys-utils/swapon-common.h with 100% similarity]