diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/sndio.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sndio.h b/include/sndio.h index 4e0ce6bc53d..071aa0d8a86 100644 --- a/include/sndio.h +++ b/include/sndio.h @@ -1,4 +1,4 @@ -/* $OpenBSD: sndio.h,v 1.6 2012/05/23 19:25:11 ratchov Exp $ */ +/* $OpenBSD: sndio.h,v 1.7 2012/07/08 17:55:50 ratchov Exp $ */ /* * Copyright (c) 2008 Alexandre Ratchov <alex@caoua.org> * @@ -17,7 +17,7 @@ #ifndef SNDIO_H #define SNDIO_H -#include <sys/param.h> +#include <sys/types.h> /* * default audio device and MIDI port |