diff --git a/src/rc/checkpath.c b/src/rc/checkpath.c index 4ad4ea7..b16f79a 100644 --- a/src/rc/checkpath.c +++ b/src/rc/checkpath.c @@ -32,7 +32,10 @@ #include #include +#ifdef __LINUX__ #include +#endif + #include #include #include