diff options
Diffstat (limited to 'src/core/device.h')
-rw-r--r-- | src/core/device.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/device.h b/src/core/device.h index bb7ae07834..906508530d 100644 --- a/src/core/device.h +++ b/src/core/device.h @@ -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 */ |