mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-03 09:30:14 +00:00
13 lines
276 B
Diff
13 lines
276 B
Diff
https://github.com/termux/termux-packages/issues/15852
|
|
|
|
--- a/pm_common/pmutil.c
|
|
+++ b/pm_common/pmutil.c
|
|
@@ -4,6 +4,7 @@
|
|
#include <stdlib.h>
|
|
#include <assert.h>
|
|
#include <string.h>
|
|
+#include <strings.h>
|
|
#include "portmidi.h"
|
|
#include "pmutil.h"
|
|
#include "pminternal.h"
|