patch-xa_audio_h 463 B

123456789101112131415
  1. $OpenBSD: patch-xa_audio_h,v 1.2 2015/06/29 23:07:07 ratchov Exp $
  2. --- xa_audio.h.orig Sun Mar 21 23:36:25 1999
  3. +++ xa_audio.h Fri Jun 26 12:29:20 2015
  4. @@ -114,6 +114,10 @@ extern xaULONG xa_forkit;
  5. #include <sys/ioccom.h>
  6. #endif
  7. +/*********************** OpenBSD INCLUDES *******************************/
  8. +#ifdef XA_OpenBSD_AUDIO
  9. +#include <sndio.h>
  10. +#endif
  11. /*********************** LINUX INCLUDES ********************************/
  12. #ifdef XA_LINUX_AUDIO