diff options
author | mbr <mbr@FreeBSD.org> | 2003-08-15 12:48:50 +0000 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2003-08-15 12:48:50 +0000 |
commit | f0cfa36157814ab64cc22e06e417a35207caa5dc (patch) | |
tree | 87e8b2c01934c1a64410e3d045708c2f228c803f /audio/uade | |
parent | aec9da18cc8f9ab30be442cab81b6a0e0e0e5e69 (diff) | |
download | FreeBSD-ports-f0cfa36157814ab64cc22e06e417a35207caa5dc.zip FreeBSD-ports-f0cfa36157814ab64cc22e06e417a35207caa5dc.tar.gz |
Not needed anymore.
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 c8d59f2..0000000 --- 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 |