chiark / gitweb /
unit: use weaker dependencies between mount and device units in --user mode
[elogind.git] / src / core / device.h
index bb7ae0783499cfcb60ce8e908c279acfeef2773d..906508530d285f59143089613354d5900aa08be1 100644 (file)
@@ -23,7 +23,6 @@
 
 typedef struct Device Device;
 
-#include "unit.h"
 
 /* We simply watch devices, we cannot plug/unplug them. That
  * simplifies the state engine greatly */