On Sat, Jul 26, 2014 at 11:53:06AM +0100, Sami Kerola wrote: > 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@xxxxxx> > --- > disk-utils/swaplabel.c | 1 + > include/swapon-common.h | 28 ++++++++++++++++++++++++++++ > sys-utils/swapon-common.h | 28 ---------------------------- and modify include/Makemodule.ac :-) > 3 files changed, 29 insertions(+), 28 deletions(-) > create mode 100644 include/swapon-common.h > delete mode 100644 sys-utils/swapon-common.h Applied, thanks. -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html