--- libeio/etp.c 2018/08/14 09:29:50 1.12 +++ libeio/etp.c 2018/08/14 11:44:53 1.13 @@ -37,6 +37,10 @@ * either the BSD or the GPL. */ +#if HAVE_SYS_PRCTL_H +# include +#endif + #ifndef ETP_API_DECL # define ETP_API_DECL static #endif