]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Fixed compilation when there's no sigwaitinfo 665/head
authorJean-Michel Vourgère <nirgal@debian.org>
Wed, 26 Aug 2015 10:10:59 +0000 (12:10 +0200)
committerJean-Michel Vourgère <nirgal@debian.org>
Wed, 26 Aug 2015 10:10:59 +0000 (12:10 +0200)
commit5209e5514faabc73bdc9b1b51124d84e34b3989c
tree65985189eddacc16000f313cc1f079d665225c1a
parent83191bba22e210682debbf11b0c080b75712a822
Fixed compilation when there's no sigwaitinfo

* Fixed pointer in call to sigwait
* Don't print pid when we don't have it
* Fixed unused variable warning
src/rrd_daemon.c