about summary refs log tree commit diff
path: root/src/systemd/src/basic/mempool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd/src/basic/mempool.h')
-rw-r--r--src/systemd/src/basic/mempool.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/systemd/src/basic/mempool.h b/src/systemd/src/basic/mempool.h
index e9753adb..fea7841b 100644
--- a/src/systemd/src/basic/mempool.h
+++ b/src/systemd/src/basic/mempool.h
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
 #pragma once
 
 /***
@@ -22,8 +20,6 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include "nm-sd-adapt.h"
-
 #include <stddef.h>
 
 struct pool;