summaryrefslogtreecommitdiff
path: root/src/core/execute.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/execute.h')
-rw-r--r--src/core/execute.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/execute.h b/src/core/execute.h
index 5143fcaa5..bd3db0b63 100644
--- a/src/core/execute.h
+++ b/src/core/execute.h
@@ -38,8 +38,6 @@ typedef struct ExecRuntime ExecRuntime;
#include "util.h"
#include "fdset.h"
-typedef struct Unit Unit;
-
typedef enum ExecInput {
EXEC_INPUT_NULL,
EXEC_INPUT_TTY,