summaryrefslogtreecommitdiff
path: root/audio/csound/files/patch-dpwelib.h
blob: b3e2c56a27a2a820f2cc0f8c8d0344e3d99ef6b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
$FreeBSD$

--- dpwelib.h.orig	Sun Jul 14 16:03:01 2002
+++ dpwelib.h	Sun Jul 14 16:02:51 2002
@@ -56,7 +56,7 @@
 #else  /* ultrix, not NeXT */
 #ifdef clipper
 #else
-# if defined(LATTICE) || defined(WIN32) || defined(SGI)
+# if defined(LATTICE) || defined(WIN32) || defined(SGI) || defined(__FreeBSD__)
 #  include <stdlib.h>
 # else
 #  include <unistd.h>