Added 'RECV_TYPE_ARGx' needed in getinfo.c.
This commit is contained in:
parent
772a985dc3
commit
bbae5b49f9
@ -75,6 +75,11 @@
|
|||||||
#define STDC_HEADERS 1
|
#define STDC_HEADERS 1
|
||||||
#define TIME_WITH_SYS_TIME 1
|
#define TIME_WITH_SYS_TIME 1
|
||||||
|
|
||||||
|
#define RECV_TYPE_ARG1 int
|
||||||
|
#define RECV_TYPE_ARG2 char *
|
||||||
|
#define RECV_TYPE_ARG3 int
|
||||||
|
#define RECV_TYPE_ARG4 int
|
||||||
|
|
||||||
#define BSD
|
#define BSD
|
||||||
|
|
||||||
/* #define MALLOCDEBUG */
|
/* #define MALLOCDEBUG */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user