--- sigparams.c.orig Sun Feb 19 14:51:19 2006 +++ sigparams.c Sun Feb 19 14:52:31 2006 @@ -8,12 +8,15 @@ #ifdef HAVE_STDIO_H #include #endif +#include #ifdef HAVE_TIME_H #include #endif #ifdef HAVE_SYSLOG_H #include #endif + +#include #include "sigparams.h" #include "util.h"