summaryrefslogtreecommitdiff
path: root/audio/nas/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'audio/nas/files/patch-ad')
-rw-r--r--audio/nas/files/patch-ad11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/nas/files/patch-ad b/audio/nas/files/patch-ad
deleted file mode 100644
index 36336b371ef2..000000000000
--- a/audio/nas/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- clients/audio/auedit/Graph.c.orig Mon Oct 25 02:24:08 1999
-+++ clients/audio/auedit/Graph.c Sat Mar 25 14:56:23 2000
-@@ -28,7 +28,7 @@
- */
-
- #ifndef WIN32
--# ifdef __NetBSD__
-+# if defined(__NetBSD__) || defined(__FreeBSD__)
- # include <limits.h>
- # define MAXSHORT SHRT_MAX
- # define MINSHORT SHRT_MIN