aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/ncurses/patches/200-fix_missing_include.patch
diff options
context:
space:
mode:
authorDENG Qingfang <dengqf6@mail2.sysu.edu.cn>2020-03-05 00:07:54 +0800
committerHans Dedecker <dedeckeh@gmail.com>2020-03-05 20:48:58 +0100
commita017773a92d624142a78452bc0c00e6bc6523967 (patch)
tree3cd2d4c22f3439f4ac3c7117e1fcc5242514ab4e /package/libs/ncurses/patches/200-fix_missing_include.patch
parenta508ab1ac843c5a60a134bf3cdc8837aee6b8ccc (diff)
downloadupstream-a017773a92d624142a78452bc0c00e6bc6523967.tar.gz
upstream-a017773a92d624142a78452bc0c00e6bc6523967.tar.bz2
upstream-a017773a92d624142a78452bc0c00e6bc6523967.zip
ncurses: update to 6.2
Update ncurses to 6.2 Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Diffstat (limited to 'package/libs/ncurses/patches/200-fix_missing_include.patch')
-rw-r--r--package/libs/ncurses/patches/200-fix_missing_include.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/ncurses/patches/200-fix_missing_include.patch b/package/libs/ncurses/patches/200-fix_missing_include.patch
index 4616c4fb70..3c4a0d13a7 100644
--- a/package/libs/ncurses/patches/200-fix_missing_include.patch
+++ b/package/libs/ncurses/patches/200-fix_missing_include.patch
@@ -1,6 +1,6 @@
--- a/ncurses/curses.priv.h
+++ b/ncurses/curses.priv.h
-@@ -55,6 +55,11 @@ extern "C" {
+@@ -56,6 +56,11 @@ extern "C" {
#include <ncurses_cfg.h>