aboutsummaryrefslogtreecommitdiff
path: root/ge.c
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2023-06-08 19:30:10 +0000
committerOmar Polo <op@omarpolo.com>2023-06-08 19:30:10 +0000
commit8eeb992206592a3bc858ffda8216ca0538cb7ecf (patch)
tree224ad1a36c991f53c42530ae71ec0e30f59da895 /ge.c
parentf5c8360ade5e07f80671e53789f8f9d5315bd92a (diff)
less logger.h
Diffstat (limited to 'ge.c')
-rw-r--r--ge.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ge.c b/ge.c
index 92b6074..eac2c81 100644
--- a/ge.c
+++ b/ge.c
@@ -29,7 +29,6 @@
#include <syslog.h>
#include <unistd.h>
-#include "logger.h"
#include "log.h"
struct conf conf;