From: Daan De Meyer Date: Thu, 24 Apr 2025 10:06:27 +0000 (+0200) Subject: network: Remove duplicate include X-Git-Tag: v258-rc1~747^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5008a924695362f3f8fac5ab96bfc7c0479e8959;p=thirdparty%2Fsystemd.git network: Remove duplicate include --- diff --git a/src/network/networkd-network-gperf.gperf b/src/network/networkd-network-gperf.gperf index a788186ea67..7dd793bf5d4 100644 --- a/src/network/networkd-network-gperf.gperf +++ b/src/network/networkd-network-gperf.gperf @@ -9,7 +9,6 @@ _Pragma("GCC diagnostic ignored \"-Wzero-as-null-pointer-constant\"") #include "conf-parser.h" #include "in-addr-prefix-util.h" -#include "netem.h" #include "net-condition.h" #include "networkd-address-generation.h" #include "networkd-address-label.h"