libarosc.static.a: Removed random() function.
commit751ae2bdeb415b4c49d85fa0d49a36e9faf9bc16
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 1 Aug 2012 20:57:57 +0000 (1 20:57 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 1 Aug 2012 20:57:57 +0000 (1 20:57 +0000)
tree7bbc4a0ff6a3a3678962a5b3355a83ac4de60bf0
parenta040e6ee9b0e47529303c413c5771e5971ff114f
libarosc.static.a: Removed random() function.

Use C99 function rand() & srand() in nForce driver.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@45370 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/clib/mmakefile.src
workbench/devs/networks/nForce/nforce.c
workbench/devs/networks/nForce/unit.c