diff options
| author | Federico Angelilli <code@fedang.net> | 2025-04-13 15:07:20 +0200 |
|---|---|---|
| committer | Federico Angelilli <code@fedang.net> | 2025-04-13 15:07:20 +0200 |
| commit | 9c9139d0eb4244c66123fdbfd211105ede8c4b42 (patch) | |
| tree | 89455d52236362c3cf953392b1cdc96aa5194fb0 /src/util.c | |
| parent | 0aed18911e27b80a4dbe1a252f9485382a4073c7 (diff) | |
Add structured logging
Diffstat (limited to 'src/util.c')
| -rw-r--r-- | src/util.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ #include <math.h> #include "util.h" -#include "any_log.h" char *color_to_string(color_t *color) { |
