mirror of
https://github.com/termux/termux-packages.git
synced 2024-11-23 14:56:16 +00:00
28a5a46243
%ci:no-build
11 lines
215 B
Diff
11 lines
215 B
Diff
--- a/lib/Xm/Xpmparse.c
|
|
+++ b/lib/Xm/Xpmparse.c
|
|
@@ -49,6 +49,7 @@
|
|
#include "XpmI.h"
|
|
#include <ctype.h>
|
|
#include <string.h>
|
|
+#include <strings.h>
|
|
|
|
#ifdef HAS_STRLCAT
|
|
# define STRLCAT(dst, src, dstsize) do { \
|