mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
13 lines
263 B
Diff
13 lines
263 B
Diff
diff --git a/src/utils/fluidsynth_priv.h b/src/utils/fluidsynth_priv.h
|
|
index fbcbc6f..682c313 100644
|
|
--- a/src/utils/fluidsynth_priv.h
|
|
+++ b/src/utils/fluidsynth_priv.h
|
|
@@ -43,6 +43,7 @@
|
|
|
|
#if HAVE_STRING_H
|
|
#include <string.h>
|
|
+#include <strings.h>
|
|
#endif
|
|
|
|
|