summaryrefslogtreecommitdiff
path: root/net/nxserver/files/patch-nxesd-audio_oss.c
blob: 880000354cd3818105ff4ff77d81bd6387273ebb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- nxesd/audio_oss.c.orig	Wed Aug 18 12:01:41 2004
+++ nxesd/audio_oss.c
@@ -11,11 +11,6 @@
 #endif
 
 
-/* FreeBSD uses a different identifier? what other BSDs? */
-#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
-#define SNDCTL_DSP_SETDUPLEX DSP_CAP_DUPLEX
-#endif
-
 #define ARCH_esd_audio_devices
 const char *esd_audio_devices()
 {