mirror of
https://github.com/vim/vim.git
synced 2025-09-29 04:34:16 -04:00
updated for version 7.3.187
Problem: The RISC OS port has obvious errors and is not being maintained. Solution: Remove the RISC OS files and code.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "vim.h"
|
||||
#include "termlib.pro"
|
||||
|
||||
#if !defined(AMIGA) && !defined(VMS) && !defined(MACOS) && !defined(RISCOS)
|
||||
#if !defined(AMIGA) && !defined(VMS) && !defined(MACOS)
|
||||
# include <sgtty.h>
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user