diff options
Diffstat (limited to 'lib/libevent/select.c')
-rw-r--r-- | lib/libevent/select.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libevent/select.c b/lib/libevent/select.c index 4cd77c637ab..fc5b6da47d1 100644 --- a/lib/libevent/select.c +++ b/lib/libevent/select.c @@ -1,3 +1,5 @@ +/* $OpenBSD: select.c,v 1.2 2002/06/25 15:50:15 mickey Exp $ */ + /* * Copyright 2000-2002 Niels Provos <provos@citi.umich.edu> * All rights reserved. |