X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Frandom.c;h=864f3dcc902388e61c73239ac3662fb8893c2911;hp=bbac6e5bdbee7d9471b64cf633b53c0fe1cfd567;hb=8d46c5298f0fcce7bdb52f3835b2fbbdc403dfe0;hpb=b7d31643c9c84104fb3ebef778e545928610ff65 diff --git a/src/random.c b/src/random.c index bbac6e5b..864f3dcc 100644 --- a/src/random.c +++ b/src/random.c @@ -21,10 +21,8 @@ * It was reworked for the GNU C Library by Roland McGrath. */ -#include #include #include -#include #include #include "random.h"