]> git.proxmox.com Git - systemd.git/blobdiff - src/shared/machine-pool.h
Imported Upstream version 229
[systemd.git] / src / shared / machine-pool.h
index fe01d3d47c96e6c885481a7b3bd37492217f06a3..40fe5ecb3aa76059978d7ae3877605b12da83a8c 100644 (file)
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
 #pragma once
 
 /***
@@ -21,6 +19,8 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
+#include <stdint.h>
+
 #include "sd-bus.h"
 
 /* Grow the /var/lib/machines directory after each 10MiB written */