mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 02:05:31 +02:00
Bug#42430 Final commit to 5.0-bugteam
This commit is contained in:
parent
04ee3f2ffa
commit
4387f01efd
3 changed files with 5 additions and 5 deletions
|
|
@ -61,7 +61,7 @@ static char sccsid[] = "@(#)term.c 8.2 (Berkeley) 4/30/95";
|
|||
#ifdef HAVE_NCURSES_H
|
||||
#include <ncurses.h>
|
||||
#endif
|
||||
/* Solaris's term.h does horrid things. */
|
||||
/* Don't use Solaris's term.h. */
|
||||
#if (defined(HAVE_TERM_H) && !defined(__SunOS))
|
||||
#include <term.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue