Commit 84813865 authored by Gisle Vanem's avatar Gisle Vanem Committed by Yang Tse
Browse files

config-dos.h: define HAVE_CLOSE_S for MSDOS/Watt-32

parent 26839277
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -178,8 +178,7 @@
#endif

#ifdef MSDOS  /* Watt-32 */
  #define HAVE_CLOSESOCKET_CAMEL  1
  #define CloseSocket(s)          close_s((s))
  #define HAVE_CLOSE_S    1
#endif

#undef word