13 lines
335 B
Text
13 lines
335 B
Text
$NetBSD: patch-ai,v 1.2 1998/08/07 10:36:10 agc Exp $
|
|
|
|
--- snd.orig/snd-ufun.c Mon Dec 22 17:24:11 1997
|
|
+++ snd-ufun.c Sun Feb 22 02:12:45 1998
|
|
@@ -2,7 +2,7 @@
|
|
|
|
#ifndef NEXT
|
|
|
|
-#if defined(SGI) || defined(SCO5) || defined(UW2)
|
|
+#if defined(SGI) || defined(SCO5) || defined(UW2) || defined(__NetBSD__)
|
|
#include <dlfcn.h>
|
|
#endif
|
|
|