mirror of
https://github.com/termux/termux-packages.git
synced 2024-11-27 05:08:56 +00:00
0034b858c2
%ci:no-build
11 lines
268 B
Diff
11 lines
268 B
Diff
--- a/iwlib.c
|
|
+++ b/iwlib.c
|
|
@@ -12,6 +12,7 @@
|
|
/***************************** INCLUDES *****************************/
|
|
|
|
#include "iwlib-private.h" /* Private header */
|
|
+#include <strings.h>
|
|
|
|
/************************ CONSTANTS & MACROS ************************/
|
|
|