-/* $OpenBSD: mio.c,v 1.20 2015/11/22 12:01:23 ratchov Exp $ */
+/* $OpenBSD: mio.c,v 1.21 2018/09/19 14:01:52 miko Exp $ */
/*
* Copyright (c) 2008 Alexandre Ratchov <alex@caoua.org>
*
#include <sys/types.h>
#include <sys/time.h>
-#include <sys/stat.h>
#include <errno.h>
#include <fcntl.h>
-/* $OpenBSD: mio_rmidi.c,v 1.25 2017/11/04 09:35:56 ratchov Exp $ */
+/* $OpenBSD: mio_rmidi.c,v 1.26 2018/09/19 14:01:52 miko Exp $ */
/*
* Copyright (c) 2008 Alexandre Ratchov <alex@caoua.org>
*
*/
#include <sys/types.h>
-#include <sys/stat.h>
#include <errno.h>
#include <fcntl.h>
-/* $OpenBSD: sio.c,v 1.21 2016/01/09 08:27:24 ratchov Exp $ */
+/* $OpenBSD: sio.c,v 1.22 2018/09/19 14:01:52 miko Exp $ */
/*
* Copyright (c) 2008 Alexandre Ratchov <alex@caoua.org>
*
*/
#include <sys/types.h>
-#include <sys/stat.h>
#include <errno.h>
#include <fcntl.h>
-/* $OpenBSD: sio_sun.c,v 1.26 2016/04/07 06:30:13 ratchov Exp $ */
+/* $OpenBSD: sio_sun.c,v 1.27 2018/09/19 14:01:52 miko Exp $ */
/*
* Copyright (c) 2008 Alexandre Ratchov <alex@caoua.org>
*
#include <sys/types.h>
#include <sys/ioctl.h>
#include <sys/audioio.h>
-#include <sys/stat.h>
#include <errno.h>
#include <fcntl.h>