/* passlogd - passive syslog capture daemon copyright (c) 2005 - christian void <cvoid@morphine.com> file: sig.h history: 05jun01 cvoid: created. */ /* signal handler forward declaration */ void sighandle(int signum);