fix implicit-function-declaration warning

This commit is contained in:
Joey Castillo 2025-03-08 17:58:58 -05:00
parent ea47ea2bce
commit a6313b28c0

View File

@ -23,6 +23,7 @@
*/ */
#include <math.h> #include <math.h>
#include <string.h>
#include "watch_utility.h" #include "watch_utility.h"
#include "zones.h" #include "zones.h"