summaryrefslogtreecommitdiffstats
path: root/src/util
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2013-08-28 08:31:17 +0200
committerJakub Hrozek <jhrozek@redhat.com>2013-08-28 22:02:49 +0200
commit1bf580d3c6bbcfcff0c3dfd348e7c0a16d9d3d9e (patch)
tree62bcbf027e42f444a0376b1f9be7e8578700bb3d /src/util
parentc08e3aca5a8f3869e47c42bded962292cffccce6 (diff)
downloadsssd-1bf580d3c6bbcfcff0c3dfd348e7c0a16d9d3d9e.tar.gz
sssd-1bf580d3c6bbcfcff0c3dfd348e7c0a16d9d3d9e.tar.xz
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/util')
0 files changed, 0 insertions, 0 deletions