summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/bus-signature.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libsystemd/sd-bus/bus-signature.h')
-rw-r--r--src/libsystemd/sd-bus/bus-signature.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libsystemd/sd-bus/bus-signature.h b/src/libsystemd/sd-bus/bus-signature.h
index 2e06e3054..c4fed0b53 100644
--- a/src/libsystemd/sd-bus/bus-signature.h
+++ b/src/libsystemd/sd-bus/bus-signature.h
@@ -22,7 +22,6 @@
***/
#include <stdbool.h>
-#include <sys/types.h>
bool signature_is_single(const char *s, bool allow_dict_entry);
bool signature_is_pair(const char *s);