mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-26 13:40:22 +00:00
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 ************************/
|
|
|