diff --git a/desktop/unx/source/file_image_unx.c b/desktop/unx/source/file_image_unx.c index 89df91e1314a..f1320cc2bc56 100644 --- a/desktop/unx/source/file_image_unx.c +++ b/desktop/unx/source/file_image_unx.c @@ -24,12 +24,6 @@ #include #include -#if defined(LINUX) -# ifndef __USE_BSD -# define __USE_BSD /* madvise, MADV_WILLNEED */ -# endif -#endif /* Linux */ - #include #include