Loading ares/setup_once.h +0 −6 Original line number Diff line number Diff line Loading @@ -77,9 +77,6 @@ (RECV_TYPE_ARG4)(SEND_4TH_ARG)) #endif #else /* HAVE_RECV */ #ifdef MSDOS #define sread(x,y,z) (ssize_t)read_s((int)(x), (char *)(y), (int)(z)) #endif #ifndef sread /* */ Error Missing_definition_of_macro_sread Loading @@ -104,9 +101,6 @@ (SEND_TYPE_ARG4)(SEND_4TH_ARG)) #endif #else /* HAVE_SEND */ #ifdef MSDOS #define swrite(x,y,z) (ssize_t)write_s((int)(x), (char *)(y), (int)(z)) #endif #ifndef swrite /* */ Error Missing_definition_of_macro_swrite Loading Loading
ares/setup_once.h +0 −6 Original line number Diff line number Diff line Loading @@ -77,9 +77,6 @@ (RECV_TYPE_ARG4)(SEND_4TH_ARG)) #endif #else /* HAVE_RECV */ #ifdef MSDOS #define sread(x,y,z) (ssize_t)read_s((int)(x), (char *)(y), (int)(z)) #endif #ifndef sread /* */ Error Missing_definition_of_macro_sread Loading @@ -104,9 +101,6 @@ (SEND_TYPE_ARG4)(SEND_4TH_ARG)) #endif #else /* HAVE_SEND */ #ifdef MSDOS #define swrite(x,y,z) (ssize_t)write_s((int)(x), (char *)(y), (int)(z)) #endif #ifndef swrite /* */ Error Missing_definition_of_macro_swrite Loading