diff options
author | Lukas Slebodnik <lslebodn@redhat.com> | 2013-08-28 08:31:17 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-08-28 22:02:49 +0200 |
commit | 1bf580d3c6bbcfcff0c3dfd348e7c0a16d9d3d9e (patch) | |
tree | 62bcbf027e42f444a0376b1f9be7e8578700bb3d /src/providers | |
parent | c08e3aca5a8f3869e47c42bded962292cffccce6 (diff) | |
download | sssd-1bf580d3c6bbcfcff0c3dfd348e7c0a16d9d3d9e.tar.gz sssd-1bf580d3c6bbcfcff0c3dfd348e7c0a16d9d3d9e.tar.bz2 sssd-1bf580d3c6bbcfcff0c3dfd348e7c0a16d9d3d9e.zip |
MONITOR: Move function declaration out of conditional build
Function monitor_config_file_fallback was defined inside of conditional
block "#ifdef HAVE_SYS_INOTIFY_H", but it was also used out of this block.
This patch move declaration of function before start of conditional build
section.
Diffstat (limited to 'src/providers')
0 files changed, 0 insertions, 0 deletions