forked from AuroraMiddleware/gtk
#include <stdlib.h> for rand()
-Yosh
This commit is contained in:
parent
51021f88c5
commit
f6d4cb9b99
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -22,6 +22,7 @@
|
||||
|
||||
/* For gettimeofday */
|
||||
#include <sys/time.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "gtk.h"
|
||||
|
@ -22,6 +22,7 @@
|
||||
|
||||
/* For gettimeofday */
|
||||
#include <sys/time.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "gtk.h"
|
||||
|
Loading…
Reference in New Issue
Block a user