emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/nt/inc/sys/socket.h,v


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/nt/inc/sys/socket.h,v
Date: Sat, 14 Jul 2007 23:03:23 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   07/07/14 23:03:23

Index: socket.h
===================================================================
RCS file: /sources/emacs/emacs/nt/inc/sys/socket.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- socket.h    16 Jan 2007 01:33:04 -0000      1.13
+++ socket.h    14 Jul 2007 23:03:23 -0000      1.14
@@ -51,7 +51,8 @@
 #define timeval ws_timeval
 #endif
 
-#include <winsock.h>
+#include <winsock2.h>
+#include <ws2tcpip.h>
 
 /* redefine select to reference our version */
 #ifdef MUST_REDEF_SELECT




reply via email to

[Prev in Thread] Current Thread [Next in Thread]