diff options
Diffstat (limited to 'src/core/swap.h')
-rw-r--r-- | src/core/swap.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/swap.h b/src/core/swap.h index 73e64d87a4..c36c6f2ce9 100644 --- a/src/core/swap.h +++ b/src/core/swap.h @@ -26,7 +26,6 @@ typedef struct Swap Swap; -#include "unit.h" typedef enum SwapState { SWAP_DEAD, |