freebsd-ports/audio/jack/files/patch-drivers-oss-oss_driver.c
Tilman Keskinoz b5ec41e3fb Update to 0.98.1:
- The OSS driver is now part of the distribution
- Many FreeBSD fixes have been integrated
- Depend on doxygen to build Documentation
- Pretend not to maintain this port
2004-06-01 09:23:47 +00:00

10 lines
280 B
C

--- drivers/oss/oss_driver.c.orig Sat May 1 10:53:47 2004
+++ drivers/oss/oss_driver.c Sat May 1 10:58:57 2004
@@ -23,6 +23,7 @@
#include <config.h>
+#define __BSD_VISIBLE 1
#ifdef USE_BARRIER
/*
* POSIX conformance level should be globally defined somewhere, possibly