summaryrefslogtreecommitdiff
path: root/src/shared/machine-pool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/machine-pool.h')
-rw-r--r--src/shared/machine-pool.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/shared/machine-pool.h b/src/shared/machine-pool.h
index fe01d3d47c..40fe5ecb3a 100644
--- a/src/shared/machine-pool.h
+++ b/src/shared/machine-pool.h
@@ -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 */