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