diff options
Diffstat (limited to 'audio/lash/files/patch-liblash-lash.c')
-rw-r--r-- | audio/lash/files/patch-liblash-lash.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/lash/files/patch-liblash-lash.c b/audio/lash/files/patch-liblash-lash.c deleted file mode 100644 index 4fd55d545f19..000000000000 --- a/audio/lash/files/patch-liblash-lash.c +++ /dev/null @@ -1,11 +0,0 @@ ---- liblash/lash.c.orig Tue May 22 20:13:00 2007 -+++ liblash/lash.c Tue May 22 20:13:13 2007 -@@ -23,6 +23,8 @@ - #include <strings.h> - #include <pthread.h> - #include <sys/types.h> -+#include <sys/time.h> -+#include <sys/resource.h> - #include <sys/wait.h> - #include <sys/socket.h> - #include <netdb.h> |