Fix for Cray again.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3091 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -60,12 +60,13 @@
|
|||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/* termios.h *must* be included before curses.h */
|
||||||
|
#include <termios.h>
|
||||||
|
|
||||||
#ifdef HAVE_CURSES_H
|
#ifdef HAVE_CURSES_H
|
||||||
#include <curses.h>
|
#include <curses.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <termios.h>
|
|
||||||
|
|
||||||
#ifdef HAVE_FCNTL_H
|
#ifdef HAVE_FCNTL_H
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user