mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 17:44:45 +00:00
More experimental detritus. Sorry about that.
svn path=/trunk/; revision=11055
This commit is contained in:
parent
630b1b2eb3
commit
3a4c09d746
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
|||
extern ULONG TCP_IPIdentification;
|
||||
extern LIST_ENTRY SleepingThreadsList;
|
||||
extern FAST_MUTEX SleepingThreadsLock;
|
||||
extern RECURSIVE_MUTEX TcpMutex;
|
||||
|
||||
int TCPSocketState(void *ClientData,
|
||||
void *WhichSocket,
|
||||
|
|
Loading…
Reference in a new issue