aboutsummaryrefslogtreecommitdiff
path: root/audio/uade
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2003-06-07 21:33:47 +0000
committerMartin Blapp <mbr@FreeBSD.org>2003-06-07 21:33:47 +0000
commit726da9259c2a8ecf9056b1c55ea7cdfbb24490cc (patch)
treecea725be3e5342d223a3df1e9ead734216b8c7f8 /audio/uade
parent34f868ff072f08efd443786d6122e1eb185c6a97 (diff)
downloadports-726da9259c2a8ecf9056b1c55ea7cdfbb24490cc.tar.gz
ports-726da9259c2a8ecf9056b1c55ea7cdfbb24490cc.zip
Notes
Diffstat (limited to 'audio/uade')
-rw-r--r--audio/uade/files/patch-src+uade.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/uade/files/patch-src+uade.c b/audio/uade/files/patch-src+uade.c
new file mode 100644
index 000000000000..c8d59f2de391
--- /dev/null
+++ b/audio/uade/files/patch-src+uade.c
@@ -0,0 +1,10 @@
+--- src/uade.c.orig Sat Jun 7 23:29:10 2003
++++ src/uade.c Sat Jun 7 23:29:54 2003
+@@ -7,6 +7,7 @@
+ #include <stdlib.h>
+ #include <ctype.h>
+ #include <dirent.h>
++#include <sys/types.h>
+ #include <netinet/in.h>
+ #include <limits.h>
+ #ifndef PATH_MAX