rnd-20000718-1-src
[rocksndiamonds.git] / src / random.c
index b2fa0d41e012bfe0c8581d2c0befe861e73d1bdb..864f3dcc902388e61c73239ac3662fb8893c2911 100644 (file)
@@ -21,9 +21,6 @@
  * 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>