diff options
Diffstat (limited to 'src/core/target.h')
-rw-r--r-- | src/core/target.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/target.h b/src/core/target.h index a5398d9e98..0a25ef469a 100644 --- a/src/core/target.h +++ b/src/core/target.h @@ -23,7 +23,6 @@ typedef struct Target Target; -#include "unit.h" typedef enum TargetState { TARGET_DEAD, |