From 74439d875090b70e4dc680d1592c73525b1d6f4b Mon Sep 17 00:00:00 2001
From: c vw <dl1ycf@darc.de>
Date: Tue, 1 Jun 2021 17:05:26 +0200
Subject: [PATCH] Removed double include of ifaddrs.c

---
 stemlab_discovery.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/stemlab_discovery.c b/stemlab_discovery.c
index 31607da..df9c45c 100644
--- a/stemlab_discovery.c
+++ b/stemlab_discovery.c
@@ -41,7 +41,6 @@
 #include <gdk/gdk.h>
 #include <glib.h>
 #include <errno.h>
-#include <ifaddrs.h>
 #include <stdint.h>
 #include <string.h>
 
-- 
2.45.2