From c3259681375f8cd49dc3d3dac419bdd9267fbff6 Mon Sep 17 00:00:00 2001 From: ratchov <> Date: Sun, 8 Jul 2012 17:55:50 +0000 Subject: [PATCH] Include sys/types.h rather than sys/param.h to pull BYTE_ORDER macros. suggested by deraadt@ --- src/include/sndio.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/include/sndio.h b/src/include/sndio.h index 4e0ce6bc..071aa0d8 100644 --- a/src/include/sndio.h +++ b/src/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 * @@ -17,7 +17,7 @@ #ifndef SNDIO_H #define SNDIO_H -#include +#include /* * default audio device and MIDI port