You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-sound/lash/files/lash-0.5.4-gcc47.patch

14 lines
317 B

http://bugs.gentoo.org/451668
http://pkgs.fedoraproject.org/cgit/lash.git/tree/lash-gcc47.patch
--- liblash/lash.c
+++ liblash/lash.c
@@ -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>