diff --git a/include/corosync/coroipc_types.h b/include/corosync/coroipc_types.h index 2fc6fde3..0d3e590a 100644 --- a/include/corosync/coroipc_types.h +++ b/include/corosync/coroipc_types.h @@ -35,8 +35,6 @@ #ifndef COROIPC_TYPES_H_DEFINED #define COROIPC_TYPES_H_DEFINED -#include - typedef struct { int size __attribute__((aligned(8))); int id __attribute__((aligned(8)));