diff options
Diffstat (limited to 'misc/mc/files/patch-ad')
-rw-r--r-- | misc/mc/files/patch-ad | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/mc/files/patch-ad b/misc/mc/files/patch-ad new file mode 100644 index 000000000000..694c000fe771 --- /dev/null +++ b/misc/mc/files/patch-ad @@ -0,0 +1,11 @@ +--- gnome/gtools.c.orig Tue Feb 16 01:29:19 1999 ++++ gnome/gtools.c Fri Feb 19 01:43:53 1999 +@@ -13,7 +13,7 @@ + #undef HAVE_LIBGPM + #include "mouse.h" + #include "key.h" +-#include "myslang.h" ++#include "tty.h" + #include "widget.h" + #include "wtools.h" + #include "dialog.h" |