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-strcmp.patch

13 lines
252 B

diff --git a/clients/synth/lash.c b/clients/synth/lash.c
index 03717ae..5395198 100644
--- a/clients/synth/lash.c
+++ b/clients/synth/lash.c
@@ -22,6 +22,7 @@
#include "config.h"
+#include <string.h>
#include <unistd.h>
#include <lash/lash.h>