=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/include/signal.h,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- src/include/signal.h 2012/06/10 21:31:03 1.19 +++ src/include/signal.h 2012/12/05 23:19:57 1.20 @@ -1,4 +1,4 @@ -/* $OpenBSD: signal.h,v 1.19 2012/06/10 21:31:03 guenther Exp $ */ +/* $OpenBSD: signal.h,v 1.20 2012/12/05 23:19:57 deraadt Exp $ */ /* $NetBSD: signal.h,v 1.8 1996/02/29 00:04:57 jtc Exp $ */ /*- @@ -35,7 +35,6 @@ #ifndef _USER_SIGNAL_H #define _USER_SIGNAL_H -#include #include #if __BSD_VISIBLE || __POSIX_VISIBLE || __XPG_VISIBLE