1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/audio/rosegarden/files/patch-aa

20 lines
427 B
Plaintext
Raw Normal View History

*** ./sequencer/src/Record_LINUX.c.orig Mon Aug 5 00:08:18 1996
--- ./sequencer/src/Record_LINUX.c Mon Aug 5 00:08:33 1996
***************
*** 24,30 ****
#undef POSIX_PLEASE
#undef _POSIX_SOURCE
! #include <sys/soundcard.h>
#include <sys/ioctl.h>
#include <errno.h>
--- 24,30 ----
#undef POSIX_PLEASE
#undef _POSIX_SOURCE
! #include <machine/soundcard.h>
#include <sys/ioctl.h>
#include <errno.h>