X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Frandom.c;h=864f3dcc902388e61c73239ac3662fb8893c2911;hb=0c2b6a7610933f9098ec233f7b4c2b52eac3535c;hp=bbac6e5bdbee7d9471b64cf633b53c0fe1cfd567;hpb=b7d31643c9c84104fb3ebef778e545928610ff65;p=rocksndiamonds.git 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"