chiark / gitweb /
nspawn: cleanup and chown the synced cgroup hierarchy (#4223)
[elogind.git] / src / basic / audit-util.h
index 85776b6bf9c2033434f5be95658ea236c9b5c7cd..b16ca585be3d5d10595e98d09e2f66fc2e2eae12 100644 (file)
@@ -19,8 +19,8 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <stdint.h>
 #include <stdbool.h>
+#include <stdint.h>
 #include <sys/types.h>
 
 #define AUDIT_SESSION_INVALID ((uint32_t) -1)