14 lines
295 B
Diff
14 lines
295 B
Diff
Index: ghost/socket.h
|
|
===================================================================
|
|
--- ghost/socket.h (revision 580)
|
|
+++ ghost/socket.h (working copy)
|
|
@@ -79,8 +79,6 @@
|
|
#define SOCKET_ERROR -1
|
|
|
|
#define closesocket close
|
|
-
|
|
- extern int GetLastError( );
|
|
#endif
|
|
|
|
#ifndef INADDR_NONE
|