1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-22 08:08:50 -05:00

DOS targets do have setmode().

This commit is contained in:
Gisle Vanem 2007-04-03 10:18:38 +00:00
parent 5c850b825b
commit c420113795

View File

@ -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