chiark / gitweb /
machined: add early checks for unrealistically large image/pool sizes
[elogind.git] / src / basic / bus-label.c
index c1534657ac921124ca8939d62b3e7301ad269c4e..d8d5863b03b979dfa7fbade43d3514525ad18b48 100644 (file)
@@ -25,7 +25,6 @@
 #include "bus-label.h"
 #include "hexdecoct.h"
 #include "macro.h"
-#include "util.h"
 
 char *bus_label_escape(const char *s) {
         char *r, *t;