rnd-20000718-1-src
[rocksndiamonds.git] / src / random.c
index bbac6e5bdbee7d9471b64cf633b53c0fe1cfd567..864f3dcc902388e61c73239ac3662fb8893c2911 100644 (file)
  * It was reworked for the GNU C Library by Roland McGrath.
  */
 
-#include <ansidecl.h>
 #include <errno.h>
 #include <limits.h>
-#include <stddef.h>
 #include <stdlib.h>
 
 #include "random.h"