chiark / gitweb /
read-ahead: Fix broken systemd-readahead-collect on mips.
[elogind.git] / src / swap.c
index f59b0fb18d6561d157f1a1d55bfed9f7a4786e4b..035efbaf4b1a941d5cc68adefbd5b3e732a08bc3 100644 (file)
@@ -37,6 +37,7 @@
 #include "special.h"
 #include "bus-errors.h"
 #include "exit-status.h"
+#include "def.h"
 
 static const UnitActiveState state_translation_table[_SWAP_STATE_MAX] = {
         [SWAP_DEAD] = UNIT_INACTIVE,