X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Frandom.c;h=b2fa0d41e012bfe0c8581d2c0befe861e73d1bdb;hb=3367ba5eaec57086e3c1013708967e8a995ef2e3;hp=e85a9f0293eedc30cb86aef174ed6b19d4e620c2;hpb=cf5b3a1e9077e88eb40ce2fb59e985a0ae037c84;p=rocksndiamonds.git diff --git a/src/random.c b/src/random.c index e85a9f02..b2fa0d41 100644 --- a/src/random.c +++ b/src/random.c @@ -21,7 +21,9 @@ * It was reworked for the GNU C Library by Roland McGrath. */ +#ifndef MSDOS #include +#endif #include #include #include