rnd-19980904-1
[rocksndiamonds.git] / src / random.c
index e85a9f0293eedc30cb86aef174ed6b19d4e620c2..b2fa0d41e012bfe0c8581d2c0befe861e73d1bdb 100644 (file)
@@ -21,7 +21,9 @@
  * It was reworked for the GNU C Library by Roland McGrath.
  */
 
+#ifndef MSDOS
 #include <ansidecl.h>
+#endif
 #include <errno.h>
 #include <limits.h>
 #include <stdlib.h>