diff --git a/kcm/headers.h b/kcm/headers.h index d42ccefe1..a4bb1b00a 100644 --- a/kcm/headers.h +++ b/kcm/headers.h @@ -58,6 +58,9 @@ #ifdef HAVE_SYS_UN_H #include #endif +#ifdef HAVE_SYS_UCRED_H +#include +#endif #ifdef HAVE_UTIL_H #include #endif