chiark / gitweb /
copy: adjust directory times after writing to the directory
[elogind.git] / src / basic / bus-label.c
index c1534657ac921124ca8939d62b3e7301ad269c4e..d4531c79476daef45905ea5e60da2eaee491d4d1 100644 (file)
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
 /***
   This file is part of systemd.
 
@@ -25,7 +23,6 @@
 #include "bus-label.h"
 #include "hexdecoct.h"
 #include "macro.h"
-#include "util.h"
 
 char *bus_label_escape(const char *s) {
         char *r, *t;