Add USE_SOCKETS.
This commit is contained in:
parent
1dad4f3672
commit
9ccd4e224f
1 changed files with 2 additions and 0 deletions
|
@ -62,6 +62,8 @@
|
|||
on OpenVMS */
|
||||
#endif
|
||||
|
||||
#define USE_SOCKETS
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Reference in a new issue