X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Frandom.c;h=b2fa0d41e012bfe0c8581d2c0befe861e73d1bdb;hb=4b0f1eb4220d2dbe4cffb288f745661b32c96a5b;hp=e85a9f0293eedc30cb86aef174ed6b19d4e620c2;hpb=4dcd7afc3645fa20c7868263eb09764e68240acd;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