~ubuntu-branches/ubuntu/vivid/xmountains/vivid

« back to all changes in this revision

Viewing changes to random.c

  • Committer: Bazaar Package Importer
  • Author(s): Miguel Gea Milvaques (Xerako)
  • Date: 2004-09-13 01:02:01 UTC
  • mfrom: (1.1.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040913010201-mgjh8ic2aabie2kq
Tags: 2.7-2
fixed lintian errors: binary goes to /usr/bin and menu entries need
quoting (Thanks to Sergio Talens Oliag)

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 * #include <sys/time.h>
23
23
 */
24
24
#include <stdio.h>
 
25
#include <stdlib.h>
25
26
#include <math.h>
26
27
typedef struct
27
28
{