diff options
Diffstat (limited to 'src/core/snapshot.h')
-rw-r--r-- | src/core/snapshot.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/snapshot.h b/src/core/snapshot.h index e6dc661060..f2451b1193 100644 --- a/src/core/snapshot.h +++ b/src/core/snapshot.h @@ -23,7 +23,6 @@ typedef struct Snapshot Snapshot; -#include "unit.h" typedef enum SnapshotState { SNAPSHOT_DEAD, |