$OpenBSD: patch-apcmon_apcmon_c,v 1.1 2015/01/18 15:08:25 naddy Exp $ --- apcmon/apcmon.c.orig Thu Apr 8 21:48:50 2010 +++ apcmon/apcmon.c Sun Jan 18 16:03:15 2015 @@ -26,6 +26,7 @@ #include <fcntl.h> #include <poll.h> #include <netdb.h> +#include <signal.h> #include <string.h> #include <stdio.h> #include <stdlib.h>