--- a/libdm/mm/pool-fast.c 2012-11-24 19:05:17.413015858 +0100 +++ b/libdm/mm/pool-fast.c 2012-11-24 19:05:56.589926540 +0100 @@ -18,6 +18,7 @@ #endif #include "dmlib.h" +#include #include struct chunk { --- a/daemons/dmeventd/dmeventd.c 2012-11-24 19:08:48.981918074 +0100 +++ b/daemons/dmeventd/dmeventd.c 2012-11-24 19:09:25.822750433 +0100 @@ -37,6 +37,7 @@ #include #include #include /* for htonl, ntohl */ +#include #ifdef linux /* --- a/scripts/lvm2_activation_generator_systemd_red_hat.c 2012-11-24 20:06:19.481792514 +0100 +++ b/scripts/lvm2_activation_generator_systemd_red_hat.c 2012-11-24 20:06:56.774634314 +0100 @@ -19,6 +19,7 @@ #include #include #include +#include /* for PATH_MAX */ #include "lvm2app.h" #define KMSG_DEV_PATH "/dev/kmsg"