1 /* SPDX-License-Identifier: LGPL-2.1-or-later */ 2 #pragma once 3 4 #include "unit.h" 5 6 #include "automount.h" 7 #include "device.h" 8 #include "path.h" 9 #include "scope.h" 10 #include "service.h" 11 #include "slice.h" 12 #include "socket.h" 13 #include "swap.h" 14 #include "target.h" 15 #include "timer.h" 16