summary refs log tree commit diff
path: root/pkgs/applications/audio/lash/gcc-47.patch
blob: 774add431fabb2f8cb550ac556a9ff18b3807e08 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
diff -rupN liblash/lash.c lash-0.5.4/liblash/lash.c
--- a/liblash/lash.c	2007-03-09 10:34:40.000000000 -0500
+++ b/liblash/lash.c	2012-07-22 18:17:46.003963521 -0400
@@ -22,6 +22,7 @@
 #include <string.h>
 #include <strings.h>
 #include <pthread.h>
+#include <sys/resource.h>
 #include <sys/types.h>
 #include <sys/wait.h>
 #include <sys/socket.h>