chiark / gitweb /
remove unused includes
[elogind.git] / src / core / dbus-device.h
index f248c28db354c33340ff284c0b16fbae5fd1130e..10e945e40214cc71d49abbc6c471cb1c16b301ce 100644 (file)
@@ -21,8 +21,6 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include "sd-bus.h"
 #include "unit.h"
 
 extern const sd_bus_vtable bus_device_vtable[];
-extern const char* const bus_device_changing_properties[];