]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Fixed compilation when there's no sigwaitinfo
authorJean-Michel Vourgère <nirgal@debian.org>
Wed, 26 Aug 2015 10:10:59 +0000 (12:10 +0200)
committerTobias Oetiker <tobi@oetiker.ch>
Mon, 23 Nov 2015 11:13:22 +0000 (12:13 +0100)
commit2a1731043212a8fa623566f7550c052f9c031860
tree49c4ee6c2b5d71bc2bd1719be579a7088fb6654c
parentbff2c734466b6be8dcb4bbf3fe76d912fa853e5a
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