]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Compilation fix for FreeBSD.
authorAndre Noll <maan@systemlinux.org>
Thu, 17 Nov 2011 09:27:30 +0000 (10:27 +0100)
committerAndre Noll <maan@systemlinux.org>
Thu, 17 Nov 2011 09:27:30 +0000 (10:27 +0100)
Commit 25ca796b (daemon: Introduce parent_waits flag for
daemonize().) broke the compilation on FreeBSD due to signal.h not
being included. This patch adds the missing include.


No differences found