diff options
author | Manish Singh <yosh@src.gnome.org> | 1998-06-09 10:33:56 +0000 |
---|---|---|
committer | Manish Singh <yosh@src.gnome.org> | 1998-06-09 10:33:56 +0000 |
commit | bd1e56dd83fb99712b5781313155ba3e7be8d02f (patch) | |
tree | 253f7d6b0a1839ae8ae33e535bde54d3bccc285f /tests/testselection.c | |
parent | cd34fdd04726605ac2b9f4b0f65fc26af1a38b66 (diff) | |
download | gdk-pixbuf-bd1e56dd83fb99712b5781313155ba3e7be8d02f.tar.gz |
Warning cleanups.. cvsignore stuff
-Yosh
Diffstat (limited to 'tests/testselection.c')
-rw-r--r-- | tests/testselection.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testselection.c b/tests/testselection.c index 6dd7c34b0..2c12b8dec 100644 --- a/tests/testselection.c +++ b/tests/testselection.c @@ -17,6 +17,7 @@ * Boston, MA 02111-1307, USA. */ +#include <stdio.h> #include <string.h> #include "gtk.h" |