From 10e5a3cb3f335eeaafb9ac692bc10c2ec421f1c9 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Wed, 29 Oct 2003 16:41:13 +0000 Subject: [PATCH] PD --- src/include/poll.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/include/poll.h b/src/include/poll.h index 896c8d03..cea7b045 100644 --- a/src/include/poll.h +++ b/src/include/poll.h @@ -1,6 +1,8 @@ -/* $OpenBSD: poll.h,v 1.2 2000/03/15 03:56:48 todd Exp $ */ +/* $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. */