=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/include/poll.h,v retrieving revision 1.2 retrieving revision 1.3 diff -c -r1.2 -r1.3 *** src/include/poll.h 2000/03/15 03:56:48 1.2 --- src/include/poll.h 2003/10/29 16:41:13 1.3 *************** *** 1,6 **** ! /* $OpenBSD: poll.h,v 1.2 2000/03/15 03:56:48 todd Exp $ */ /* * Typical poll() implementations expect poll.h to be in /usr/include. * However this is not a convenient place for the real definitions. */ --- 1,8 ---- ! /* $OpenBSD: poll.h,v 1.3 2003/10/29 16:41:13 deraadt Exp $ */ /* + * Written by Theo de Raadt, Public Domain + * * Typical poll() implementations expect poll.h to be in /usr/include. * However this is not a convenient place for the real definitions. */