Fix for compiler warning in gnome-libs/libgtktty/gtkterm.c
- From: Kjartan Maraas <kmaraas fib hl no>
- To: "gnome-list gnome org" <gnome-list gnome org>
- Subject: Fix for compiler warning in gnome-libs/libgtktty/gtkterm.c
- Date: Sun, 10 May 1998 00:28:04 +0000
A small fix for a compiler warning.
Is this ok?
Cheers
Kjartan
--- gtkterm.c.old Sun May 10 02:25:39 1998
+++ gtkterm.c Sun May 10 02:24:03 1998
@@ -25,6 +25,7 @@
#include <gtk/gtkselection.h>
#include <gdk/gdkkeysyms.h>
#include <string.h>
+#include <stdio.h>
/* --- limits & defaults --- */
#define BLINK_TIMEOUT (333)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]