summaryrefslogtreecommitdiff
path: root/audio/csound/files/patch-dpwelib.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/csound/files/patch-dpwelib.h')
-rw-r--r--audio/csound/files/patch-dpwelib.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/csound/files/patch-dpwelib.h b/audio/csound/files/patch-dpwelib.h
deleted file mode 100644
index b3e2c56a27a2..000000000000
--- a/audio/csound/files/patch-dpwelib.h
+++ /dev/null
@@ -1,13 +0,0 @@
-$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>