]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/network/netdev/l2tp-tunnel.c
basic: rename util.h to logarithm.h
[thirdparty/systemd.git] / src / network / netdev / l2tp-tunnel.c
index 2bce0fc5b28cd7a6a360ee44b671fb31338e9bd6..7d51a619bd59b982a1ae6be51ab5306a5fba1455 100644 (file)
@@ -15,7 +15,6 @@
 #include "socket-util.h"
 #include "string-table.h"
 #include "string-util.h"
-#include "util.h"
 
 static const char* const l2tp_l2spec_type_table[_NETDEV_L2TP_L2SPECTYPE_MAX] = {
         [NETDEV_L2TP_L2SPECTYPE_NONE]    = "none",