hata curses.h

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3141 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-08-24 15:05:21 +00:00
parent 46771d743c
commit b66910c1b5

View File

@@ -63,7 +63,7 @@
/* termios.h *must* be included before curses.h */
#include <termios.h>
#ifdef HAVE_CURSES_H
#if defined(SOCKS) && defined(HAVE_CURSES_H)
#include <curses.h>
#endif