diff --git a/bin/rootwrap.c b/bin/rootwrap.c index 1527406e2d..03598a9417 100644 --- a/bin/rootwrap.c +++ b/bin/rootwrap.c @@ -34,7 +34,9 @@ #include #include #include /* getrlimit() */ +#ifdef RLIMIT_RTPRIO #include +#endif #include #include