1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Oops, forgot this one.

PR:		9898
This commit is contained in:
Satoshi Asami 1999-02-12 18:18:01 +00:00
parent af23372a3c
commit c67b7512d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16694

View File

@ -0,0 +1,11 @@
--- gnome/gtools.c.orig Tue Feb 2 16:10:31 1999
+++ gnome/gtools.c Tue Feb 2 16:10:41 1999
@@ -4,7 +4,7 @@
* Written by Miguel de Icaza
*/
#include <config.h>
-#include "myslang.h"
+#include "tty.h"
#include <gnome.h>
#include <gdk/gdkkeysyms.h>
#include <string.h>