0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-11-27 05:08:56 +00:00
termux-packages/root-packages/wireless-tools/iwlib.c.patch
2023-04-14 07:07:25 +09:00

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 ************************/