diff options
author | Peter Seiderer <ps.report@gmx.net> | 2013-10-29 22:53:32 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-10-30 18:54:55 +0100 |
commit | 1690fca4648347979d00512891982e4eed74b843 (patch) | |
tree | ecf255580fec3a187637b7019fd80caf9a847fe6 /package/cppcms/cppcms.mk | |
parent | f3a2b806dee5e642077ca3fafd67e3b17e09b669 (diff) | |
download | buildroot-1690fca4648347979d00512891982e4eed74b843.tar.gz buildroot-1690fca4648347979d00512891982e4eed74b843.zip |
support/kconfig: fix compile warning because of missing include.
With commit b58bf60b519353e983e372f5627d639e7cc72a7a the libgen.h
include was removed from confdata.c, but it is needed for the dirname
function declaration.
Fixes the following compile warning:
./confdata.c: In function ‘conf_split_config’:
./confdata.c:849:6: warning: assignment makes pointer from integer
without a cast
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/cppcms/cppcms.mk')
0 files changed, 0 insertions, 0 deletions