chiark / gitweb /
core,systemctl: add bus API to retrieve processes of a unit
[elogind.git] / src / basic / unit-name.c
index 15e97bb7793cdcea45c98e838bdcd5b21b5b8059..6e6bd3bdb8aaee0642e51e8d755b0ad1cbdb0967 100644 (file)
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
 /***
   This file is part of systemd.
 
@@ -27,7 +25,7 @@
 
 #include "alloc-util.h"
 #include "bus-label.h"
-#include "glob-util.h"
+//#include "glob-util.h"
 #include "hexdecoct.h"
 #include "macro.h"
 #include "path-util.h"