--- a/src/unix.d +++ b/src/unix.d @@ -135,9 +135,6 @@ #ifdef UNIX_AUX #include /* for SHMLBA */ #endif - #if defined(UNIX_LINUX) && !defined(UNIX_GNU) - #include /* for SHMLBA on Linux 2.0 */ - #endif /* declares shmget(), shmat(), shmdt(), shmctl() */ #endif /* used by SPVW, STREAM */