[SSSD] [PATCH][ding_libs] INI: Include missing header files

Jakub Hrozek jhrozek at redhat.com
Mon Jan 13 14:16:55 UTC 2014


On Mon, Jan 13, 2014 at 11:49:12AM +0100, Lukas Slebodnik wrote:
> ehlo,
> 
> Function ini_config_serialize was declared in the header file ini_configobj.h,
> but this header file was not included in implementation module ini_serialize.c
> 
> Functions print_config_parsing_errors, print_file_parsing_errors were declared
> in the header file ini_config.h, but this header file was not included
> in  implementation module ini_print.c
> 
> Simple patch is attached.
> 
> LS

The patch builds fine and including interfaces along with implementation
is good practice.

ACK



More information about the sssd-devel mailing list