From c420113795994ca85abe545d5fdbfba667bedfb0 Mon Sep 17 00:00:00 2001 From: Gisle Vanem Date: Tue, 3 Apr 2007 10:18:38 +0000 Subject: DOS targets do have setmode(). --- lib/config.dos | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/config.dos b/lib/config.dos index dbd8e6342..5cf4863eb 100644 --- a/lib/config.dos +++ b/lib/config.dos @@ -39,6 +39,7 @@ #define HAVE_SEND 1 #define HAVE_SETJMP_H 1 #define HAVE_SETLOCALE 1 +#define HAVE_SETMODE 1 #define HAVE_SIGNAL 1 #define HAVE_SOCKET 1 #define HAVE_SPNEGO 1 -- cgit v1.2.3