chiark / gitweb /
execute.h: remove redefinition of Unit
[elogind.git] / src / core / execute.h
index 5143fcaa5899ea1de5b794387807ddf6de2f3e7a..bd3db0b633274eb1028292d20b41137b2b5cf90e 100644 (file)
@@ -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,