ldlinux: Add print_labels() prototype to config.h
authorMatt Fleming <matt.fleming@intel.com>
Mon, 2 Apr 2012 13:07:33 +0000 (14:07 +0100)
committerMatt Fleming <matt.fleming@intel.com>
Tue, 17 Apr 2012 09:58:34 +0000 (10:58 +0100)
commit7d6eaf26373c5eb38c8057987a504ff902096382
treef96d90a425da65df0a95eb1b77a81ddf70d66330
parenta51c83f273e7204d9ee8521e1f7e1d098e5d3382
ldlinux: Add print_labels() prototype to config.h

... to fix the following build warning,

cli.c: In function ‘edit_cmdline’:
cli.c:411:3: warning: implicit declaration of function ‘print_labels’

Signed-off-by: Matt Fleming <matt.fleming@intel.com>
com32/elflink/ldlinux/config.h