chiark / gitweb /
remove unused includes
[elogind.git] / src / libsystemd / sd-bus / bus-type.c
index b7914d15d3b7b7f6da787c47cf10ce6aacc27401..6bc7b880a624f2cd23d1a6bd5d361512c19244d4 100644 (file)
@@ -19,7 +19,6 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include "util.h"
 #include "bus-type.h"
 
 bool bus_type_is_valid(char c) {