summaryrefslogtreecommitdiff
path: root/src/shared/dropin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/dropin.h')
-rw-r--r--src/shared/dropin.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/shared/dropin.h b/src/shared/dropin.h
index d4531fca2d..c1936f397b 100644
--- a/src/shared/dropin.h
+++ b/src/shared/dropin.h
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
#pragma once
/***
@@ -21,6 +19,7 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
+#include "hashmap.h"
#include "macro.h"
#include "set.h"
#include "unit-name.h"