=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/include/signal.h,v retrieving revision 1.19 retrieving revision 1.20 diff -c -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 **** ! /* $OpenBSD: signal.h,v 1.19 2012/06/10 21:31:03 guenther Exp $ */ /* $NetBSD: signal.h,v 1.8 1996/02/29 00:04:57 jtc Exp $ */ /*- --- 1,4 ---- ! /* $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,41 **** #ifndef _USER_SIGNAL_H #define _USER_SIGNAL_H - #include #include #if __BSD_VISIBLE || __POSIX_VISIBLE || __XPG_VISIBLE --- 35,40 ----