summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndreas <andreas.volz@tux-style.com>2021-07-28 22:08:52 +0200
committerGitHub <noreply@github.com>2021-07-28 22:08:52 +0200
commitf6593f35b9169af85534931e2e7136613db7609d (patch)
treeefb68dd665a4ba0d6e6f4b61926bb3a77d00ef7d /include
parente3455d20fc0b6e00bce7668fbd9b165fdc8a7040 (diff)
parente12ad7890cbed2d38a14f9b8960f91d187e103f0 (diff)
downloaddbus-c++-f6593f35b9169af85534931e2e7136613db7609d.tar.gz
Merge branch 'pkgw:master' into masterHEADmaster
Diffstat (limited to 'include')
-rw-r--r--include/dbus-c++/pipe.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dbus-c++/pipe.h b/include/dbus-c++/pipe.h
index 682646c..e599ac0 100644
--- a/include/dbus-c++/pipe.h
+++ b/include/dbus-c++/pipe.h
@@ -29,6 +29,7 @@
/* STD */
#include <cstdlib>
+#include <sys/types.h>
#include <sys/types.h>