-/* $OpenBSD: list.c,v 1.8 2016/01/07 21:37:53 mestre Exp $ */
+/* $OpenBSD: list.c,v 1.9 2016/08/27 02:06:40 guenther Exp $ */
/*
* Copyright 2001, David Leonard. All rights reserved.
* Redistribution and use in source and binary forms with or without
*/
#include <sys/ioctl.h>
+#include <sys/select.h>
#include <sys/socket.h>
#include <arpa/inet.h>
-/* $OpenBSD: playit.c,v 1.12 2016/01/10 13:35:09 mestre Exp $ */
+/* $OpenBSD: playit.c,v 1.13 2016/08/27 02:06:40 guenther Exp $ */
/* $NetBSD: playit.c,v 1.4 1997/10/20 00:37:15 lukem Exp $ */
/*
* Copyright (c) 1983-2003, Regents of the University of California.
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include <sys/select.h>
#include <ctype.h>
#include <err.h>
#include <errno.h>
-/* $OpenBSD: answer.c,v 1.20 2016/03/28 11:49:45 chl Exp $ */
+/* $OpenBSD: answer.c,v 1.21 2016/08/27 02:06:40 guenther Exp $ */
/* $NetBSD: answer.c,v 1.3 1997/10/10 16:32:50 lukem Exp $ */
/*
* Copyright (c) 1983-2003, Regents of the University of California.
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include <sys/select.h>
+
#include <arpa/inet.h>
#include <netinet/in.h>
-/* $OpenBSD: conf.c,v 1.10 2016/01/07 21:37:53 mestre Exp $ */
+/* $OpenBSD: conf.c,v 1.11 2016/08/27 02:06:40 guenther Exp $ */
/* David Leonard <d@openbsd.org>, 1999. Public domain. */
+#include <sys/select.h>
#include <ctype.h>
#include <dirent.h>
#include <errno.h>
-/* $OpenBSD: draw.c,v 1.9 2016/01/07 21:37:53 mestre Exp $ */
+/* $OpenBSD: draw.c,v 1.10 2016/08/27 02:06:40 guenther Exp $ */
/* $NetBSD: draw.c,v 1.2 1997/10/10 16:33:04 lukem Exp $ */
/*
* Copyright (c) 1983-2003, Regents of the University of California.
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include <sys/select.h>
#include <string.h>
#include "conf.h"
-/* $OpenBSD: execute.c,v 1.12 2016/01/07 21:37:53 mestre Exp $ */
+/* $OpenBSD: execute.c,v 1.13 2016/08/27 02:06:40 guenther Exp $ */
/* $NetBSD: execute.c,v 1.2 1997/10/10 16:33:13 lukem Exp $ */
/*
* Copyright (c) 1983-2003, Regents of the University of California.
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include <sys/select.h>
#include <stdlib.h>
#include <string.h>
#include <syslog.h>
-/* $OpenBSD: expl.c,v 1.13 2016/01/07 21:37:53 mestre Exp $ */
+/* $OpenBSD: expl.c,v 1.14 2016/08/27 02:06:40 guenther Exp $ */
/* $NetBSD: expl.c,v 1.2 1997/10/10 16:33:18 lukem Exp $ */
/*
* Copyright (c) 1983-2003, Regents of the University of California.
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include <sys/select.h>
#include <stdlib.h>
#include <syslog.h>
#include <string.h>
-/* $OpenBSD: extern.c,v 1.5 2016/01/07 21:29:31 mestre Exp $ */
+/* $OpenBSD: extern.c,v 1.6 2016/08/27 02:06:40 guenther Exp $ */
/* $NetBSD: extern.c,v 1.2 1997/10/10 16:33:24 lukem Exp $ */
/*
* Copyright (c) 1983-2003, Regents of the University of California.
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include <sys/select.h>
#include "hunt.h"
#include "server.h"
-/* $OpenBSD: makemaze.c,v 1.8 2016/01/07 21:37:53 mestre Exp $ */
+/* $OpenBSD: makemaze.c,v 1.9 2016/08/27 02:06:40 guenther Exp $ */
/* $NetBSD: makemaze.c,v 1.2 1997/10/10 16:33:43 lukem Exp $ */
/*
* Copyright (c) 1983-2003, Regents of the University of California.
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include <sys/select.h>
#include <string.h>
#include "conf.h"
-/* $OpenBSD: shots.c,v 1.12 2016/01/07 21:37:53 mestre Exp $ */
+/* $OpenBSD: shots.c,v 1.13 2016/08/27 02:06:40 guenther Exp $ */
/* $NetBSD: shots.c,v 1.3 1997/10/11 08:13:50 lukem Exp $ */
/*
* Copyright (c) 1983-2003, Regents of the University of California.
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include <sys/select.h>
#include <stdlib.h>
#include <syslog.h>
-/* $OpenBSD: terminal.c,v 1.12 2016/01/07 21:37:53 mestre Exp $ */
+/* $OpenBSD: terminal.c,v 1.13 2016/08/27 02:06:40 guenther Exp $ */
/* $NetBSD: terminal.c,v 1.2 1997/10/10 16:34:05 lukem Exp $ */
/*
* Copyright (c) 1983-2003, Regents of the University of California.
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include <sys/select.h>
#include <err.h>
#include <stdarg.h>
#include <syslog.h>