diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-08-15 12:48:50 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-08-15 12:48:50 +0000 |
commit | fc54edbdda613b853cf811356dea3eaa1108dfe0 (patch) | |
tree | e8c5a59f251763c2ea1d776b0c4d2224ed9c12f2 /audio/uade | |
parent | fb514feacc44c78fdd3711adc78f7201261cf16d (diff) | |
download | ports-fc54edbdda613b853cf811356dea3eaa1108dfe0.tar.gz ports-fc54edbdda613b853cf811356dea3eaa1108dfe0.zip |
Not needed anymore.
Notes
Notes:
svn path=/head/; revision=86981
Diffstat (limited to 'audio/uade')
-rw-r--r-- | audio/uade/files/patch-src+uade.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/uade/files/patch-src+uade.c b/audio/uade/files/patch-src+uade.c deleted file mode 100644 index c8d59f2de391..000000000000 --- a/audio/uade/files/patch-src+uade.c +++ /dev/null @@ -1,10 +0,0 @@ ---- 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 |