summaryrefslogtreecommitdiff
path: root/src/systemd
diff options
context:
space:
mode:
authorHristo Venev <mustrumr97@gmail.com>2014-08-26 20:40:35 +0200
committerLennart Poettering <lennart@poettering.net>2014-08-26 20:40:35 +0200
commitf2322f0b64107b2eee1fadb6c59857381277a9f8 (patch)
tree16fd3014f4a1bbaa5007bfc11a9cd591547d3537 /src/systemd
parent498cfc230af8f83675be2e92057956f1792969e4 (diff)
sd-bus: don't include internal header memfd.h in public header sd-bus.h
https://bugs.freedesktop.org/show_bug.cgi?id=83097
Diffstat (limited to 'src/systemd')
-rw-r--r--src/systemd/sd-bus.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/systemd/sd-bus.h b/src/systemd/sd-bus.h
index 1e23a93a6..036ab556c 100644
--- a/src/systemd/sd-bus.h
+++ b/src/systemd/sd-bus.h
@@ -28,7 +28,6 @@
#include "sd-id128.h"
#include "sd-event.h"
-#include "memfd.h"
#include "_sd-common.h"
_SD_BEGIN_DECLARATIONS;