#include <stdlib.h> for rand()

-Yosh
This commit is contained in:
Manish Singh 1998-09-06 19:36:56 +00:00
parent 51021f88c5
commit f6d4cb9b99
9 changed files with 30 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Sun Sep 6 12:36:23 PDT 1998 Manish Singh <yosh@gimp.org>
* gtk/testrgb.c: #include <stdlib.h>
Sat Sep 5 16:01:19 1998 Owen Taylor <otaylor@gtk.org>
* gdk/gdkinputxfree.h gdk/gdk.c gdk/gdkinputgxi.h:

View File

@ -1,3 +1,7 @@
Sun Sep 6 12:36:23 PDT 1998 Manish Singh <yosh@gimp.org>
* gtk/testrgb.c: #include <stdlib.h>
Sat Sep 5 16:01:19 1998 Owen Taylor <otaylor@gtk.org>
* gdk/gdkinputxfree.h gdk/gdk.c gdk/gdkinputgxi.h:

View File

@ -1,3 +1,7 @@
Sun Sep 6 12:36:23 PDT 1998 Manish Singh <yosh@gimp.org>
* gtk/testrgb.c: #include <stdlib.h>
Sat Sep 5 16:01:19 1998 Owen Taylor <otaylor@gtk.org>
* gdk/gdkinputxfree.h gdk/gdk.c gdk/gdkinputgxi.h:

View File

@ -1,3 +1,7 @@
Sun Sep 6 12:36:23 PDT 1998 Manish Singh <yosh@gimp.org>
* gtk/testrgb.c: #include <stdlib.h>
Sat Sep 5 16:01:19 1998 Owen Taylor <otaylor@gtk.org>
* gdk/gdkinputxfree.h gdk/gdk.c gdk/gdkinputgxi.h:

View File

@ -1,3 +1,7 @@
Sun Sep 6 12:36:23 PDT 1998 Manish Singh <yosh@gimp.org>
* gtk/testrgb.c: #include <stdlib.h>
Sat Sep 5 16:01:19 1998 Owen Taylor <otaylor@gtk.org>
* gdk/gdkinputxfree.h gdk/gdk.c gdk/gdkinputgxi.h:

View File

@ -1,3 +1,7 @@
Sun Sep 6 12:36:23 PDT 1998 Manish Singh <yosh@gimp.org>
* gtk/testrgb.c: #include <stdlib.h>
Sat Sep 5 16:01:19 1998 Owen Taylor <otaylor@gtk.org>
* gdk/gdkinputxfree.h gdk/gdk.c gdk/gdkinputgxi.h:

View File

@ -1,3 +1,7 @@
Sun Sep 6 12:36:23 PDT 1998 Manish Singh <yosh@gimp.org>
* gtk/testrgb.c: #include <stdlib.h>
Sat Sep 5 16:01:19 1998 Owen Taylor <otaylor@gtk.org>
* gdk/gdkinputxfree.h gdk/gdk.c gdk/gdkinputgxi.h:

View File

@ -22,6 +22,7 @@
/* For gettimeofday */
#include <sys/time.h>
#include <stdlib.h>
#include <unistd.h>
#include "gtk.h"

View File

@ -22,6 +22,7 @@
/* For gettimeofday */
#include <sys/time.h>
#include <stdlib.h>
#include <unistd.h>
#include "gtk.h"