]> Pileus Git - ~andy/gtk/commitdiff
Warning cleanups.. cvsignore stuff
authorManish Singh <yosh@src.gnome.org>
Tue, 9 Jun 1998 10:33:56 +0000 (10:33 +0000)
committerManish Singh <yosh@src.gnome.org>
Tue, 9 Jun 1998 10:33:56 +0000 (10:33 +0000)
-Yosh

gtk/.cvsignore
gtk/testinput.c
gtk/testselection.c
tests/testinput.c
tests/testselection.c

index 967962f4be3ffc73b9dfe87cb1969343e7815f47..6a292d4a5d2b9d23aacab5140f7a9c859b070df2 100644 (file)
@@ -12,3 +12,5 @@ simple
 testtree
 gtkfeatures.h
 testthreads
+gtkmarshal.h
+gtkmarshal.c
index 874d76c81a5db29bf3dcac687cf422c9962217a4..d2ea54cd25c8523e6c4aabc228cf8b0abb08691c 100644 (file)
@@ -17,6 +17,7 @@
  * Boston, MA 02111-1307, USA.
  */
 
+#include <stdio.h>
 #include "gtk.h"
 
 /* Backing pixmap for drawing area */
index 6dd7c34b04eab998c35f04d2398dff89dbfbcbc9..2c12b8dec44418017bf9dc7414f86c5f66eed18f 100644 (file)
@@ -17,6 +17,7 @@
  * Boston, MA 02111-1307, USA.
  */
 
+#include <stdio.h>
 #include <string.h>
 #include "gtk.h"
 
index 874d76c81a5db29bf3dcac687cf422c9962217a4..d2ea54cd25c8523e6c4aabc228cf8b0abb08691c 100644 (file)
@@ -17,6 +17,7 @@
  * Boston, MA 02111-1307, USA.
  */
 
+#include <stdio.h>
 #include "gtk.h"
 
 /* Backing pixmap for drawing area */
index 6dd7c34b04eab998c35f04d2398dff89dbfbcbc9..2c12b8dec44418017bf9dc7414f86c5f66eed18f 100644 (file)
@@ -17,6 +17,7 @@
  * Boston, MA 02111-1307, USA.
  */
 
+#include <stdio.h>
 #include <string.h>
 #include "gtk.h"