From 39b541edb2731204c988ab329afc0e226c0b8c76 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 7 Oct 2025 10:36:14 +0200 Subject: [PATCH] hostname: Remove unneeded include --- plugins/hostname.c | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/hostname.c b/plugins/hostname.c index 767114586..35420e5d5 100644 --- a/plugins/hostname.c +++ b/plugins/hostname.c @@ -20,7 +20,6 @@ #include #include "bluetooth/bluetooth.h" -#include "bluetooth/sdp.h" #include "gdbus/gdbus.h" -- 2.47.3